This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Languages and the fly likes Native Rails on GlassFish Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Languages » Other Languages
Reply Bookmark "Native Rails on GlassFish" Watch "Native Rails on GlassFish" New topic
Author

Native Rails on GlassFish

Marc Peabody
pie sneak
Sheriff

Joined: Feb 05, 2003
Posts: 4725

I recently learned that the GlassFish app server doesn't require you WAR a Rails project to deploy it. The linked article explains how to create a simple Rails app through JRuby and deploy it on GlassFish without requiring any of the Ruby gem libraries that can package Rails apps into WARs.

Here's an example of deploying an existing Rails application, Redmine (a project management tool), without having to WAR the project.


A good workman is known by his tools.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Native Rails on GlassFish
 
Similar Threads
Can't deploy hibernate/jpa project to Glassfish 3.1
Hibernate Problem
How to use Glassfish with Wicket in Eclipse?
Why learn Ruby ? what's the benefits over other languages ?
GWT maven app not starting