users@glassfish.java.net

Re: [ANN] JRuby support in GlassFish

From: TAKAI Naoto <takai_at_recompile.net>
Date: Fri, 8 Dec 2006 00:18:49 +0900

Hi Jeanfrancois,

JRuby module does not work correctly because of some lacking files.

Please check attached patch.
* add lacking ruby files.
* fix Main and RailsSelectorThread to work without configration file.

You can get running rails in grizzly like this.
$ java -Xmx256m -Djruby.base=/path/to/jruby
com.sun.grizzly.rails.standalone.Main path/to/rails

Thanks,

2006/12/6, Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>:
> Hi,
>
> for people interested in JRuby support in GlassFish[1][2], the
> contribution made by Takai Naoto is now available under
> glassfish/appserv-http-engine/modules/rails. The code is not yet added
> by default inside the GlassFish distribution, so you will need to build
> it to make it work.
>
> Big Big thanks to Takai for his code contribution!
>
> -- Jeanfrancois
>
> [1] http://recompile.net/2006/11/how_to_deploy_jruby_on_rails_a.html
> [2]
> http://headius.blogspot.com/2006/11/advanced-rails-deployment-with-jruby.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>


-- 
TAKAI Naoto / takai_at_recompile.net