Can you please help me with parsing an XML to get a node's value? Am trying with xpath as given below
<xpath>/data/Provider()</xpath> But this doesn't work. My input to a route is XML and i want to get a node's value and route it based on it. I tried this <xpath>${in.body}/data/Provider()</xpath> But that didn't work either. Can you please let me know how to resolve this? Thanks, Anish -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Restlet-tp5767988p5770364.html Sent from the Camel - Users mailing list archive at Nabble.com.