jruby-complete.jar

J

Jan Hegewald

Hi all,
I am new to jruby and immediately stumbled over some problems when
using jruby-complete.jar. In my programme I make use of DRb, which
does not seem to work with jruby-complete. When I call a method on a
remote object, there is the following error:
file:jruby-complete.jar!/drb/drb.rb:632:in `recv_reply': undefined
method `exclusive' for Thread:Class (NoMethodError)
from file:jruby-complete.jar!/drb/drb.rb:922:in `recv_reply'
from file:jruby-complete.jar!/drb/drb.rb:1200:in `send_message'
from file:jruby-complete.jar!/drb/drb.rb:1091:in `method_missing'
from file:jruby-complete.jar!/drb/drb.rb:1175:in `open'
from file:jruby-complete.jar!/drb/drb.rb:1090:in `method_missing'
from file:jruby-complete.jar!/drb/drb.rb:1108:in `with_friend'
from file:jruby-complete.jar!/drb/drb.rb:1089:in `method_missing'
from test.rb:36:in `<<'

Is there a documentation about what is different when using jruby-
complete compared to the full installed version? Eventually I wish to
put all my ruby/java stuff in a single jar, so I thought jruby-
complete would be a good starting point.

Many TIA,
Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

dchat 0
FreeRIDE - Debug mode hangs 2
[ANN] JRuby 1.6.0.RC2 released 0
drb load limit 3
DRbFire testing fails 2
DRb and exceptions 2
[ANN] JRuby 1.6.0.RC3 released 2
[ANN] JRuby 1.1.6RC1 Released 8

Members online

Forum statistics

Threads
474,175
Messages
2,570,942
Members
47,476
Latest member
blackwatermelon

Latest Threads

Top