I am using the Camel transport for a CXF client. In the Camel route I need
access to a "property" known by the CXf client application. The "property"
is a string value that the client determines in association with each
request and the Camel route needs this property value since it will control
the "routing" actions. 
A possible approach would be to pass this information in a SOAP header but I
would like to avoid this for various reasons. Are there any other methods
that could be used to pass this kind of information from the client
application to the Camel exchange or in-message?

Thanks

Lars



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-client-with-camel-transport-tp5717070.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to