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
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
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