Hi, There is no such namespache as "camel-cxf". You should remove this and use something like below:
<cxf:cxfEndpoint id="myCxfEndpoingID" ......> If there is indeed a namespace such as "camel-cxf" it should be added in your beans tag definition. Thanks, Kalyan -- View this message in context: http://camel.465427.n5.nabble.com/cxf-endpoint-configuration-in-java-DSL-tp5771538p5771865.html Sent from the Camel - Users mailing list archive at Nabble.com.
