SOAP timeouts over a proxy
nnel socket with SSL sslSocket = (SSLSocket)factory.createSocket(tunnel, host, port, true); } This specifies a connectTimeout for the connect, and a handshake timeout for the doTunnelHandshake. Any thoughts on this? Many thanks,
Re: SOAP timeouts over a proxy
port, true); } This specifies a connectTimeout for the connect, and a handshake timeout for the doTunnelHandshake. Any thoughts on this? Many thanks, Raoul Golan [EMAIL PROTECTED]