Hi, Saxon allows for java methods to invoke from XQuery, for example;
declare namespace math=java:java.lang.Math; let $r := math:random() return $r It would appear that this doesn't work out of the box in the Camel implementation. Does anyone know how to enable this? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Camel-XQuery-Saxon-tp5728490.html Sent from the Camel - Users mailing list archive at Nabble.com.