Using Java Casses without JRuby

Hi,

I am a newbie in ruby.

I try to call a java-class from a ruby-script to perform acceptance
tests with concordion.

Is this only possible with jRuby or is there a gem which i must install
to call java classes within ruby.

In this forum i found a lot of postings regarding this issue, but no
unique answer to solve my problem.

thanks in advance.

rg

On 10/31/2010 04:16 PM, Qwhatelse Q. wrote:

I try to call a java-class from a ruby-script to perform acceptance
tests with concordion.

Is this only possible with jRuby or is there a gem which i must install
to call java classes within ruby.

Aside from jruby, there is ruby-java bridge:

http://rjb.rubyforge.org/