You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Wilkins, Craig" <cw...@akamai.com> on 2001/08/22 00:14:40 UTC

Timeout for SOAP Calls

Is anyone aware of a way to make the invoke call timeout?  Specifically, I'd
like to have this call timeout.

Response resp = call.invoke( url, "" );


Thanks,
Craig