Hello
I have 2 web services packaged in the same war. They are configured in the
same service.xml :
http://www.w3.org/ns/wsdl/in-out";
class="com.bull.bxss.test.service.Axis2ServiceMessageReceiverInOut"/>
com.bull.bxss.test.service.Axis2ServiceSkeleton
Your header is nor correct : start tag is "geolocalisation" and end tag is
"pass"...
Or is it incomplete ?
Valérie
karoudja
28/06/2010 15:29
Veuillez répondre à java-user
Pour : axis-u...@ws.apache.org
cc :
Objet : Cannot intercept soap headers in Axis2
Hi all
Is there any documentation on how to use axis2-mar-maven-plugin ?
I would like to know the different options availables...
Cordialement
Valérie BAUCHE
Ingénieur en développement de solutions de sécurité
Bull, Architect of an Open World
Phone : +33 2 41 93 57 09
Mobile : +33 6 07 03 36 30
http://
Usually I work with JAX-WS Web Services and i developped JAX-WS handlers
for them.
Now, I have an Axis2 Web service and I would like to use the same handlers
: is it possible ?
When I try to configure it I get the following error ;
"cannot be cast to org.apache.axis2.engine.Handler"
because my h