Hi,
Sun's SAAJ implementation reads proxy settings from system properties.
System.setProperty( "https.proxyHost", <host>);
System.setProperty( "https.proxyPort", <port>);
 
I want to use proxy using SAAJ APIs provided by AXIS2. In AXIS2's
implementation SOAPConnectionImpl.java the Options object is created
new. The call() method does not provide an ability to set proxy. Anybody
knows how to do proxy settings while using SAAJ APIs in AXIS2 ?
 
Appreciate it.
thanx
-yogen
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.

Reply via email to