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