bharadwaj
2014-11-17 06:26:06 UTC
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/Caused-by-java-net-MalformedURLException-no-protocol-systemurl-tp5759188.html
Sent from the Camel - Users mailing list archive at Nabble.com.
<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/Caused-by-java-net-MalformedURLException-no-protocol-systemurl-tp5759188.html
Sent from the Camel - Users mailing list archive at Nabble.com.