Hi,
I'm using AXIOM and I have a basic client/server similar to the one in the 
sample dir (quickstartaxiom)
 
the main difference is that I exchange request and response XML reading then 
from a String (which I than convert in OMElement and vice versa).
 
I noticed that in the response (at the client side) along with the expected 
namespaces declaration, I get a xmlns:tns="http//<package>.<directory>" in the 
root element which I didn't put in my response XML at the Server side..
 
Does anyone know why ? 
How can I get rid of it (as I don't want my request/response to be changed by 
AXIS)?
 
regards.
Giuseppe.

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to