Re: camel-script not working with blueprint

2015-01-28 Thread Daniel Lamb
Thanks Claus. Indeed, I needed to have camel-script-javascript installed. In my insane fervor of trial and error, I didn’t notice that I missed camel-script-javascript in my Karaf install. In case any one is interested, I did manage to get tests working with javascript and osgi. You have to

Re: camel-script not working with blueprint

2015-01-26 Thread Claus Ibsen
Hi I think you need to install camel-script-javascript also. On Mon, Jan 26, 2015 at 10:20 PM, Daniel Lamb wrote: > I’m using openjdk 1.7.0_65 camel version 2.14.1 and I’ve run into difficulty > trying to use camel-script for javascript in a camel route using blueprint. > I’ve verified that