XQuery suppose to set the result type like this

 from("direct:start").xquery("concat('mock:foo.', /person/@city)",
String.class);

The default result type is DOM.class.






--
View this message in context: 
http://camel.465427.n5.nabble.com/XQuery-camel-saxon-tp5743206p5743251.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to