Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Arun is a DZone Zone Leader and has posted 63 posts at DZone. You can read more from them at their website. View Full User Profile

JRuby 1.1.1, Rails 2.0.2, Warbler now in GlassFish v2 Update Center

05.03.2008
Email
Views: 1044
  • submit to reddit

Vivek updated JRuby module in GlassFish v2 UR2 Update Center. It now contains JRuby 1.1.1 + Rails 2.0.2 and Warbler (instead of Goldspike) for packaging the app.

Read all details on how to download, install and getting started here. The image below shows a snapshot of Update Center with the latest module selected:


After following all the steps (had to manually set executable perms on jruby-1.1.1/bin/jruby), your application is now hosted at "http://localhost:8080/HelloWorldRailsApp/say/hello" and shows the following output:



The generated "HelloWorldRailsApp.war" is approx 8.5 Mb and could quickly grow depending upon the gems installed and other factors. As an alternative, you can consider shared deployment as explained in each sample's GLASSFISH_README.txt.

Send us feedback at Forums or webtier@glassfish.

References
Published at DZone with permission of its author, Arun Gupta. (source)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

replied on Thu, 2008/05/08 - 2:39am

great .

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.