Mine is a Java client, using SOAPMessage and SOAPConnection.

How to I tell the client not to timeout in 60 seconds given my SOAPMessage and SOAPConnection?

I'm timing out on clients that are working against servers where the server has profiling active and is slow to respond.

I worked around it temporarily by editing the file and rebuilding the axis libraries, but there must be an easier way.



Reply via email to