I'm asking about javax.xml.soap.* client in java. Setting http.proxyHost and http.proxyPort worked successfully for me, but this can cause global effects, so I'm looking for another solution. 26.07.2012 18:04 пользователь "[email protected]" <[email protected]> написал:
> what client side technology are you using to connect to the SOAP service? > Usually proxy settings are things you would set as system/framework > parameters rather then in the appplication itself. > > Sebastian > > 2012/7/26 Alexei Fedotov <[email protected]> > > > Folks, what is correct way to send soap requests (soapMessage via > > soapConnection.call) via proxy? > > > > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > http://www.openmeetings.de > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] >
