The Script-Manager (org.trialox.platform.scripting.scriptmanager) uses the ScripteEngines (http://java.sun.com/javase/6/docs/api/javax/script/ScriptEngine.html) provided by the ScriptEngineFactoryManager (org.trialox.platform.scripting). Therefore to use JRuby you have to install the the JRuby ScriptEngine first.
Install the following bundles to use JRuby with the Script-Manager:
- Trialox Ext - JRuby OSGi Bundle (http://repo.trialox.org/release/org/trialox/ext/org.jruby/0.1/org.jruby-0.1.jar)
- JRuby JSR223 Engine (http://download.java.net/maven/2/com/sun/script/jruby/jruby-engine/1.1.7/jruby-engine-1.1.7.jar)
Labels
(None)