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

Reply via email to