SOAP: java.net.SocketTimeoutException: Read timed out
Hi all,
I can also find the same exception in my webservice which is developed using Apache Axis toolkit by WSDL2JAVA approach. In this case, the stub classes are generated from the WSDL file. So, I wonder how to change the timeout values in the stub class as the classes are dynamically generated.
Please help me in resolving this doubt.
Thanks in advance,
Deepa

