Hi,

What's stack trace look like?
Can you submit a simple test case for it?


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Tuesday, March 5, 2013 at 5:26 AM, Phobos wrote:

>  
> 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 
> (http://Nabble.com).



Reply via email to