Axis2 1.4.1 namespace error in reponse

2011-09-17 Thread ramkig
Axis2 1.4.1 service sends same name space for all elements even though different elements belong to different name space. The type attribute for each element has Java package which is correct , but the name space is incorrect and most of the clients other than axis ( like .Net or NetBeans) not abl

Re: Axis2 1.4.1 namespace error in reponse

2011-09-17 Thread Amila Suriarachchi
Can you please check with Axis2 1.6.0? thanks, Amila. On Sat, Sep 17, 2011 at 4:35 AM, ramkig wrote: > > Axis2 1.4.1 service sends same name space for all elements even though > different elements belong to different name space. The type attribute for > each element has Java package which is co

Re: Accessing a soapsession service with Python

2011-09-17 Thread Amila Suriarachchi
The way axis2 handles soapsession is specific to the Axis2. so it won't work with any other client. thanks, Amila. On Fri, Sep 16, 2011 at 8:27 PM, Barry Hathaway wrote: > I just finished developing a POJO-based web service that operates with > scope=soapsession. > It works just fine when access

Re: Axis2 1.4.1 namespace error in reponse

2011-09-17 Thread ramkig
I tried with axis2 1.6.0. Getting same response with invalid name space. Only difference is type attribute is not coming which does not matter. Please advise. Amila Suriarachchi wrote: > > Can you please check with Axis2 1.6.0? > > thanks, > Amila. > > On Sat, Sep 17, 2011 at 4:35 AM, ramkig

Problem with when I use spring+axis2

2011-09-17 Thread 黄佳健
I use spring+axis2 to publish my webservice.The client use cxf to call my service,Then, I ran into the Exception: Caused by: org.xml.sax.SAXParseException: undefined simple or complex type 'xs:RuntimeException' at com.sun.xml.xsom.impl.parser.ParserContext$1.reportError(ParserContext.java:17

org.apache.axis2.AxisFault: Unable to engage module : addressing

2011-09-17 Thread Mark Bullathsinghalage Cooray
Hi All, I have been using axis 1.5.4 and recently changed to axis 1.6.0 and when I try to run some of my existing code I get the following error. could this be due to some version issue? ERROR: org.apache.axis2.AxisFault: Unable to engage module : addressing at org.apache.axis2.client.Servic