RawXMLInOutMessageReceiver - the change is in the invokeBusinessLogic method
- see http://issues.apache.org/jira/browse/AXIS2-1904 

 

  _____  

From: Rishi krish [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 11:18 AM
To: axis-user@ws.apache.org
Subject: Re: axis2 adding extra namespace declaration in response

 

Hi Ryan 

thanks for the response. Can you pls tell me the class name I should be
looking for?

thanks

Rishi

 

On 2/27/07, Ryan Nelsestuen <[EMAIL PROTECTED]> wrote: 

They have just recently removed that declareNamespace call in the current
code - look at that class in SVN. 

 

  _____  

From: Rishi krish [mailto: [EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 10:31 AM 
To: axis-user@ws.apache.org
Subject: axis2 adding extra namespace declaration in response

 

Hi 

I am using axis2 1.1.1 [released version] and I am using
RawXMLINOutMessageReceiver for my service operation. In the response Axis2
is adding an extra namespace which I beleive is derived from the package
name of my service class. So if my service class is in package abc.bcd then
its adding a namespace declaration like xmlns:tns="http://bcd.abc
<http://bcd.abc/> " in the root element of my response message. This looks
like a bug - its not bothering me too much - but I dont like my response
getting modified. Is there a fix for this that I can try. 

-- 
thanks
Rishi 




-- 
thanks
Rishi 

Reply via email to