I have a web service which is supposed to send a response to the client after
about 10 minutes. 
I have my timeout set to 12 minutes so there should be plenty of time, but I
get a timeout exception.
The web service logs show that it sent a response, but the client does not
receive anything.
If I force the web service to reply back after about 2 minutes, however, the
client receives a response and everything works nicely.  Any possible
reasons?
-- 
View this message in context: 
http://www.nabble.com/Axis2%3A-client-does-not-receive-response-if-web-service-takes-too-long-tp20688653p20688653.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to