users@glassfish.java.net

Re: [ANN] JRuby support in GlassFish

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 07 Dec 2006 10:52:27 -0500

Thanks Takai!

I will apply the patch :-)

-- Jeanfrancois

TAKAI Naoto wrote:
> 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
>>
>>
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net