Hello Christoph,

Please check the CxfEndpoint  API in camel first!

I would say you shouldnt be calling .createEndpoint() and instead call the
set methods CxfEndpoint instance for eg. setAddress()
,.setCxfEndpointConfigurer()

and then pass the enpoint instance to... from(inputEndpoint) 

Hope this helps!

Regards,
-Yogesh



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Cxf-How-can-I-change-the-namespace-of-my-incoming-message-tp5763634p5763664.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to