For example , i am reading the camel property as below "systemurl"
<setProperty name="systemurl">
<xquery type="java.lang.string">/test/text()</xquery>
</setProperty>
<to uri="cxf:bean:WS?address=${systemurl}&dataFormat=PAYLOAD" />
is it right to define? or is there any other way to read the camel property?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-read-Camel-exchange-property-in-camel-producer-tp5759104.html
Sent from the Camel Development mailing list archive at Nabble.com.