[jboss-user] [JBossWS] - Re: JBoss WebService client configuration thru a proxy serve

Maffewl do-not-reply at jboss.com
Mon Aug 13 10:03:01 EDT 2007


While this solution is not ideal, setting the runtime parameters works:

-DproxySet=true
-Dhttp.proxyHost=foo.com
-Dhttp.proxyPort=8080
-Dhttps.proxyHost=ssl.foo.com
-Dhttps.proxyPort=8443

However, there has got to be a way tho to set up proxies at the webservice client level tho in jbossws... anyone?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073563#4073563

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073563



More information about the jboss-user mailing list