posted 22 years ago
Generally this error comes if the client do not get any response from server side even after waiting for 240 seconds. This problem we have experienced while using Weblogic server. We could not solve this becuase windows OS socket is pre-set with this time settings.
We could only catch this exception to inform user that the processing is going on in the back end and client connection is broken.
Hope this piece of input is some use to you.
Regards,