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

2016-11-09 Thread sandesh.naik
me config of CxfEndpointConfigurer/JAXBDataBinding that I need to specify to stop this? Also, does CxfEndpointConfigurer/JAXBDataBinding honour the config already specified in the 'cxf://...' URI? Thanks again -- View this message in context: http://camel.465427.n5.nabble.com/how-to-

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

2016-11-08 Thread Zoran Regvart
Hi Sandesh, On Tue, Nov 8, 2016 at 11:29 AM, sandesh.naik wrote: > Thanks Zoran, > We tried implementing the changes as suggested by you. But seems like > they are not working for us. I've uploaded a sample project based on Spring Boot you can take a look at it here: https://github.com/zreg

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

2016-11-08 Thread sandesh.naik
er=#apadcRemoteNamespaceConfigurer"; Please can you help us with the correct approach to create this functionality. -- View this message in context: http://camel.465427.n5.nabble.com/how-to-change-default-namespace-ns1-or-ns2-added-by-Camel-to-custom-namespace-tp5789743p5789897.html Sent from the Camel Development mailing list archive at Nabble.com.

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

2016-11-04 Thread Zoran Regvart
} >* uri = uri + > "&endpointName='ser:PomsSrvsWSDLSOAP'&serviceName='ser:PomsSrvsWSDL'";* > > But it did not do any difference. > > Can you let me know, if there is any inbuilt API that can be used to > customise the namespace. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-to-change-default-namespace-ns1-or-ns2-added-by-Camel-to-custom-namespace-tp5789743.html > Sent from the Camel Development mailing list archive at Nabble.com. -- Zoran Regvart zregv...@redhat.com

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

2016-11-04 Thread sandesh.naik
* uri = uri + "&endpointName='ser:PomsSrvsWSDLSOAP'&serviceName='ser:PomsSrvsWSDL'";* But it did not do any difference. Can you let me know, if there is any inbuilt API that can be used to customise the namespace. -- View this message in context: