Hi, I would like to know the reason why http-component drag into the core of the XML message the namespaces declarated in the SOAP tags. My situation is this:
In our sender aplication we declarate the namespace SOAP-ENV (in capital letters) in the SOAP envelope. When we are sending to servicemix, servicemix insert this namespace in the XML message when it travels throw the NMR, so when servicemix wants to return the result message, it puts the same SOAP envelope that it has received (with this namespace again SOAP-ENV) and the final result is that our aplication can parse the message with 2 equals namespaces. Sorry for the long explanation, it is quite dificult.... I hope you can help me. Than you very much. -- View this message in context: http://www.nabble.com/Problem-with-dragging-namespaces-into-the-XML-tp16010050s12049p16010050.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
