Wow, RJB looks really nice! So: Trying to get a handle on use cases for JRuby versus RJB... JRuby is for embedding ruby in java applications, RJB is for embedding java in ruby applications? Or is there overlap between the two? On Wednesday 13 April 2005 12:48, Takaaki Tateishi wrote: > Richard Cole wrote: > > Hi. Quick question. I've install a database like thingy (kowari) written > > in Java that I want to communicate with from a Ruby: send queries get > > answers. What's a good way to communicate from a ruby process to Java > > process, SOAP? RMI? Corba? A socket? Are there any wrappers that let me > > go from ruby straight to the JVM presumably via the java native call > > interface? > > Try rjb, > http://arton.no-ip.info/data/rjb-0.1.9.zip > http://arton.no-ip.info/collabo/backyard/?RubyJavaBridge