Hi,
Some webService calls are failing in the web Application with “java.net.SocketTimeoutException: Read timed out”. I know the reason is because the operation itself is consuming more than normal time to execute. I tried setting values between 5 and 10 seconds for the SocketTimeOut field on the webService properties. But this is not solving the problem.
My questions below.
- What is the default Socket TimeOut value set for webservices and where is it set?
- What is the usage of “SocketTimeOut” property of webServices?
Thanks for your help,
Raj