Re: how to change default namespace ns1 or ns2 added by Camel to custom namespace

2016-11-09 Thread sandesh.naik
Thanks for replying Zoran I now think we have the NamespaceConfigurer registered as I can see a debug message from the configure method appear at app startup and it is also changing the behaviour of the web service call. However, in terms of the changed behaviour, not only is the 'ns1' namespace

Re: how to change default namespace ns1 or ns2 added by Camel to custom namespace

2016-11-08 Thread sandesh.naik
Thanks Zoran, We tried implementing the changes as suggested by you. But seems like they are not working for us. Can you let me know how we could determine if we are using JAXB in our application. Can you also please tell how we could add NamespaceConfigurer to our application context regist

how to change default namespace ns1 or ns2 added by Camel to custom namespace

2016-11-04 Thread sandesh.naik
Hi team, I am looking for a technique which will help me change the default namespace (ns1 or ns2) added by Camel to a custom namespace (ser). Below is our XML. http:///soap/envelope/";> http://";> https://";>