You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Stuart Barlow <sb...@peopledoc.com> on 2005/01/25 12:59:20 UTC

proxy server and WSDL2Java

Using AXIS 1.1
Our webservice client is running in an AppServer.
We are using WSDL2Java to generate a set of client bindings.

Is it possible to connect via a proxy server without setting the JVM level
http.proxyHost System properties?

ta,
Stuart