Module engaged where it should not

2010-12-15 Thread valerie . bauche
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

Réf. : Cannot intercept soap headers in Axis2

2010-06-28 Thread valerie . bauche
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

axis2-mar-maven-plugin

2010-05-11 Thread valerie . bauche
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://

Axis2 and JAX-WS handler

2010-05-10 Thread valerie . bauche
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