Miles to go …

November 21, 2008

TOTD #55: How to build GlassFish v3 Gem ?

Filed under: web2.0 — arungupta @ 5:00 am

GlassFish Gem is a light-weight and robust deployment solution for Ruby-on-Rails and Merb applications. The gem can be easily installed as:

gem install glassfish

for any JRuby runtime. Support for other Rack-based frameworks such as Sinatra is coming soon!

This Tip Of The Day (TOTD) explains how to build this gem if you like to understand the internals or hack it out:

svn co https://svn.dev.java.net/svn/glassfish-scripting/trunk/rails/v3/gem gem
cd gem
mvn -U clean install

And the generated gem is available at:

./target/dependency/glassfish/pkg/glassfish-0.9.0-universal-java.gem

Simple and easy!

TOTD #52 explains how gem can be used to run Rails or Merb applications.

Are you using GlassFish gem ? File bugs @ RubyForge and send feedback to GlassFish Webtier Forum.

Please leave suggestions on other TOTD (Tip Of The Day) that you’d like to see. An archive of all the tips is available here.

Technorati:  totd glassfish v3 gem rubyonrails jruby

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • email
  • StumbleUpon
  • Technorati
  • Twitter
  • Slashdot
Related posts:
  1. TOTD #18: How to Build The GlassFish v3 Gem for JRuby ?
  2. LOTD #15: Deploying Merb application on GlassFish v3 using Warbler
  3. TOTD #65: Windows 7 Beta 1 Build 7000 on Virtual Box: NetBeans + Rails + GlassFish + MySQL
  4. TOTD #79: Getting Started with Sinatra applications on JRuby and GlassFish Gem
  5. TOTD #32: Rails Deployment on GlassFish v3 from NetBeans IDE

2 Comments »

  1. hello! Thanks for the link to svn but looks like doesnt support anonymous connection :(

    Comment by pietia — November 22, 2008 @ 3:57 am

  2. thx you..

    Comment by sinema izle — March 7, 2009 @ 3:27 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

The views expressed on this blog are my own and do not necessarily reflect the views of Oracle.
Powered by WordPress