[AXIS2] Client behind a firewall
"Stadelmann Josef" <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <C76B3518F981E0468383F7E091A595B8019D0D29@c005815.chres1.doleni.net> |
My client is located on our company INTRANET which is behind a fire-wall. In order to reach out using i.e. JSVN, ANT or MAVEN, I have to use -Dhttp.proxyUser=username -Dhttp.proxyPassword=pwd -Dhttp.proxyServer=ourproxysever.ch -Dhttp.proxyPort=8080 -Dhttp.Auth.preference=BASIC How can I do that for my AXIS2 client on a per user basis. Josef