Hello all in my problem I can to see that: What do you think about that ? I test the Web service WSDL with Call studio.
0.6.20.202.1315673651937.55.webservice,09/10/2011 11:54:41.781,The error was: javax.xml.ws.WebServiceException: java.net.SocketTimeoutException: Read timed out The error was:
<?xml version='1.0'?><SOAP-ENV:Envelope xmlns:SOAP-ENV="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
http://www.w3.org/1999/XMLSchema-instance" http="
http://schemas.xmlsoap.org/wsdl/http/" mime="
http://schemas.xmlsoap.org/wsdl/mime/" n1="urn:sap-com:document:sap:rfc:functions" soap="
http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" tns="urn:sap-com:document:sap:soap:functions:mc-style" wsdl="
http://schemas.xmlsoap.org/wsdl/" xsd="
http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body><nklviwnaspovnqwnfl1:ZGetComisionDist xmlns:nklviwnaspovnqwnfl1="urn:sap-com:document:sap:soap:functions:mc-style">
<PiIdfiscal>1711525616001</PiIdfiscal>
<PiPwd>2088</PiPwd>
</nklviwnaspovnqwnfl1:ZGetComisionDist></SOAP-ENV:Body></SOAP-ENV:Envelope>
The root cause was: javax.xml.ws.WebServiceException: javax.xml.ws.WebServiceException: java.net.SocketTimeoutException: Read timed out
com.audium.server.AudiumException:
<?xml version='1.0'?><SOAP-ENV:Envelope xmlns:SOAP-ENV="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
http://www.w3.org/1999/XMLSchema-instance" http="
http://schemas.xmlsoap.org/wsdl/http/" mime="
http://schemas.xmlsoap.org/wsdl/mime/" n1="urn:sap-com:document:sap:rfc:functions" soap="
http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" tns="urn:sap-com:document:sap:soap:functions:mc-style" wsdl="
http://schemas.xmlsoap.org/wsdl/" xsd="
http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body><nklviwnaspovnqwnfl1:ZGetComisionDist xmlns:nklviwnaspovnqwnfl1="urn:sap-com:document:sap:soap:functions:mc-style">
<PiIdfiscal>1711525616001</PiIdfiscal>
<PiPwd>2088</PiPwd>
</nklviwnaspovnqwnfl1:ZGetComisionDist></SOAP-ENV:Body></SOAP-ENV:Envelope>
at com.audium.server.webservices.ServicesDispatcher.logEnvelopes(ServicesDispatcher.java:265)
at com.audium.server.webservices.ServicesDispatcher.invoke(ServicesDispatcher.java:212)
at com.audium.server.webservices.WebservicesElement.invokeService(WebservicesElement.java:51)
at com.audium.server.voiceElement.WebservicesElementBase.service(WebservicesElementBase.java:395)
at com.audium.server.controller.Controller.goToWebservices(Controller.java:2667)
at com.audium.server.controller.Controller.goToElement(Controller.java:2456)
at com.audium.server.controller.Controller.continueCall(Controller.java:2282)
at com.audium.server.controller.Controller.doPost(Controller.java:599)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:834)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:640)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1286)
at java.lang.Thread.run(Thread.java:595)
Best Regards.