Hi Team

Below is my sample Soap Response for a service hosted in camel cxf

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Body>
        <ns2:XpgIntegratedPaymentResponse
xmlns:ns2="http://wem-rmhpimpl.demo.hcentive.com:9090/wsx/services/WemXpgPaymentService"/>
    </soap:Body>
</soap:Envelope>

Now I dont want to generate "ns2" namespace prefix in response.Can anyone
help?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Removing-namespaces-from-Camel-CXF-soap-response-tp5767949.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to