2008/6/16 Stephen J <[EMAIL PROTECTED]>: > > What are the dependencies to get python scripting working in camel? I looked > at it briefly, but couldn't get a clear idea. It appears the scripting > interface jsr is used to add scripting language capability, and since that > is a Java 1.6 capability, I was wondering if there is a backward > compatibility with Java 1.5(a requirement in my environment).
We've a java 1.5 version of the scripting jsr; though for the latest greatest support of the various scripting languages; using the Java 6 stuff would be preferred. Mostly its a case of adding jython and whatever scripting-jsr dependencies are required. We should create a test case for jython! -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
