Hi,
I have a need to access some outside web services through jboss, and I am behind a
firewall, so my jboss has to access that web service through https proxy.
I knew in general how to set system properties such as https.proxyHost, proxyPort and
nonProxyHosts etc. But this way, the setting will bencome global. Is there a way for me to
get the actual https connection underneath the web service, so that I can configure that
connection and that connection alone to use proxy?
Thanks in advance!
Peter
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193275#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...