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 Mark Childerson <ma...@childersoft.com> on 2002/02/15 00:58:38 UTC

Error opening Socket & Proxy servers

I am using Apache SOAP from an applet (with the JDK 1.3 plugin), connecting 
to an Apache & Tomcat server running SOAP. If the browser is using a proxy 
server to access the Internet, do I need to tell the SOAP Call object about 
the proxy server? I see in Jonathan Chawke's FAQ that this is possible. Is 
there a way in the code to determine what the proxy server settings are?

Thanks very much for any help.

Mark