[wsf-c-dev] better

Dumindu Pallewela dumindu at wso2.com
Tue Jun 26 06:11:59 PDT 2007


Hi Karthi,

So finally I managed to find some time to test https over proxy. I'm 
happy to say that it works fine. :)

The last time I tested it, it didn't work since my squid proxy didn't 
allow connections to the port that I was using.

You can specify the proxy as follows inside the <transportSender> tag of 
axis2.xml:

<parameter name="PROXY" proxy_host="your_proxy_host"
			proxy_port="your_proxy_port" locked="true"/>

For instance I used,

<parameter name="PROXY" proxy_host="10.100.1.254"
			proxy_port="3128" locked="true"/>

Hope this helps you.

Regards,
Dumindu.

Karthi Swaminathan wrote:
> 
> Hi Dumindu,
> 
> Thanks for your feedback. Look forward to your https over proxy test 
> results. It would help us greatly.
> Regards,
> Karthi
> 
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
> 




More information about the Wsf-c-dev mailing list