I want to timeout and break out of waiting for the return from call.invoke()
if the return is taking too long.  Has any one done this successfully with:

SOAPHTTPConnection http = new SOAPHTTPConnection();
http.setTimeout(5000);    // 5-sec timeout
call.setSOAPTransport(http);

???

Thanks for helping,
Paula Young

<<attachment: winmail.dat>>

Reply via email to