Re: AxisConfigurator object is null

2013-06-17 Thread Anurag Panda
Hi, This issue is resolved by using alternate design. Thanks & regards, Anurag From: Anurag Panda/India/IBM To: [email protected], Date: 06/17/2013 11:29 AM Subject:AxisConfigurator object is null Hi, In an OSGi blueprint container (Equinox & Apache Aries), a custom

[AXIS2] Client behind a firewall

2013-06-17 Thread Stadelmann Josef
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

[axis2] axis2.xml contra axis2.xml

2013-06-17 Thread Stadelmann Josef
On the risk that this is said already somewhere ... I have to .WAR file, 1. axis2.war 2. SpezplaFS.war -> which gets SpezplaService.aar SpezplaFS.war is a maven project; It usees AXIS2 / JAXWS / JAXB and as such it has under [.src.webapp.WEB-INF] its own axis2.xml out from experience