I have the same error message while trying to access an external wsdl, but my system is not behind a proxy server. When I tried running wsdl2java using a local copy of the wsdl file, I got a parsing error? How to overcome this and get wsdl2java generate the stubs?
Thanks Kays dale77 wrote: > > Hello, > > how do I use wsdl2java behind a proxy server? > > I get "java.net.ConnectException: Connection refused: connect" trying to > access an external wsdl on our LAN. Normally, I would configure our proxy > server details with the software (e.g. curl -x proxy:3128 etc). How do I > do this with wsdl2java? > > Thanks > > Dale > > -- View this message in context: http://www.nabble.com/Using-wsdl2java-behind-a-proxy-server-tp21986005p22230940.html Sent from the cxf-user mailing list archive at Nabble.com.
