Never mind, solved it already!
Ângelo Costa On Fri, Nov 28, 2014 at 9:19 AM, Ângelo Costa <[email protected]> wrote: > Hi Willem, > My camel looks like bellow. > The transformation i'm doing is an expression with soap request with > simple language. > > [image: Inline image 1][image: Inline image 2] > > > Ângelo Costa > > On Fri, Nov 28, 2014 at 5:15 AM, Willem Jiang <[email protected]> > wrote: > >> What’s your camel look like? >> You don’t need to use ScriptBuilder when using the xquery. >> >> -- >> 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 November 27, 2014 at 11:13:35 PM, Ângelo Costa ( >> [email protected]) wrote: >> > Hi Guys, >> > >> > I'm trying to do a transformation and using xquery for that. But >> apparently >> > i'm getting >> > >> > Caused by: java.lang.IllegalArgumentException: No script engine could be >> > created for: xquery at >> > >> org.apache.camel.builder.script.ScriptBuilder.createScriptEngine(ScriptBuilder.java:287) >> > [camel-script-2.10.0.redhat-60024.jar:2.10.0.redhat-60024] >> > >> > Any idea on how to fix this? >> > >> > Cheers >> > >> > Ângelo Costa >> > >> >> >
