Hi
Yeah the JDK/JVM comes with a few languages out of the box such as
javascript. For python you would need to install a java scripting
engine that supports python - which would be jython in this case.
For example for testing camel-script we use
org.python
jython
You need Jython, though I wasn't able to get it working in Karaf either.
On 3 September 2014 12:39, jwblackw wrote:
> Hi. I am trying to get the scripting languages working in a camel route
> like
> this:
>
> For Groovy:
>
>
> true
>
>
>
>
>
>
>
> For Python:
>
>