IntelliJ Java IDE
The moose likes Other Languages and the fly likes Native Rails on GlassFish Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other 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: 4695

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.
 
IntelliJ Java IDE
 
subject: Native Rails on GlassFish
 
Threads others viewed
Why learn Ruby ? what's the benefits over other languages ?
GWT maven app not starting
Hibernate Problem
Can't deploy hibernate/jpa project to Glassfish 3.1
How to use Glassfish with Wicket in Eclipse?
developer file tools