How did you define the resource file? Did you put the xslt file inside the application bundle?
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On May 21, 2014 at 9:11:55 PM, contactreji ([email protected]) wrote: > Hi > > I am trying to call some Java logic from the XSL file. The java code is > already in the classpath. > > It runs fine while running in maven using the maven:run command. But when > deployed into Fuse, it doesn't work. It throws run time exceptions. > > Can someone suggest how to get those advanced XSLT features get to work in > camel projects when deployed to the Jboss Fuse. > > Cheers > Reji > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Java-in-XSLT-Issue-tp5751425.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
