Title: Rails on JRuby: can it be done again?

On June 15th, an all-Dutch mini-JavaOne called J-Spring will take place in Holland, for those of us who couldn't make it to San Francisco. I will be doing an introduction session on Ruby and Rails, and I will also show how they can be combined with Java using JRuby. I'll demo calling an EJB from Ruby. (You can see for yourself on http://www.nljug.org/pages/events/content/jspring_2006/sessions/00018/).

Now what I would really like to do, is call EJB methods from a Rails app (showing that you can, in time, develop a Rails frontend in an enterprisey environment, with EJBs or webservices). But for that, I would have to be running Rails under JRuby. Should I be able to do that with the current JRuby version in CVS? And if so, are there any special things I would have to do?

I have checked out the HEAD version of JRuby. I started by trying to 'jruby script/server' on an empty Rails project, but after reading Charles' earlier posts on this list (about using a CGI setup) I figured I'm probably on the wrong track and things are not all that easy. If anyone can point me in the right direction, I'd be very grateful!

--
Danny Lagrouw ([EMAIL PROTECTED])
Read my blog: http://blog.dannynet.net

_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to