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
-- 
Takaaki Tateishi <ttate / ttsky.net>