WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Can JRuby 1.1.2 be used with BSF?

Can JRuby 1.1.2 be used with BSF?

by Keithgchapman :: Rate this Message:

| View in Thread

Hi,

I am using JRuby 1.0.1 with BSF 3.0-beta2 and it works fine. Due to this bug reported on JRuby [1] I want to upgrade my JRuby version. I tried this but it failed with the following exception. Are there any plans to upgrade the supported JRuby version?

org.jruby.Ruby.parse(Ljava/lang/String;Ljava/lang/String;Lorg/jruby/runtime/DynamicScope;I)Lorg/jruby/ast/Node;
        at
com.sun.script.jruby.JRubyScriptEngine.compileScript(JRubyScriptEngine.java:197)
        at
com.sun.script.jruby.JRubyScriptEngine.eval(JRubyScriptEngine.java:137)
        at
javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:89)


[1] http://jira.codehaus.org/browse/JRUBY-249Thanks,
Keith.

 « Return to Thread: Can JRuby 1.1.2 be used with BSF?