ychawla wrote
> 
> Currently, you can use the URI format of:
> 
> cxf://someAddress[?options]
> 
> However, then you have have to manually configure CXF features using the
> CXF bus.  However, if you could have a URI interface like below, you can
> configure your CXF features and interceptors on the bean:
> 
> cxf:myCXFBean?address=${in.headers.addressToSendTo}
> 

Just use "cxf:bean:myEp" where myEP is a cxfEndpoint.

Best,
Jens

--
View this message in context: 
http://camel.465427.n5.nabble.com/CXF-endpoint-s-address-dynamically-modified-tp3349431p5540234.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to