摘要:
在和.net做联调的时候,报错:A SOAP 1.2 message is not valid when sent to a SOAP 1.1 only endpoint.看来是soap协议不匹配在接口或实现类上声明@BindingType(value = "http://www.w3.org/20... 阅读全文
摘要:
Several ports (8080, 8009) required by Tomcat v6.0 Server at localhost are already in use.The server may already be running in another process, or a s... 阅读全文