Ruby-on-Rails can run well on JBoss AS. Through the magic of the JRuby team and Nick Sieger's JRuby-Rack, running a vanilla Rails app in a servlet container works.
But that involves constructing and deploying a .war archive. The deployer framework of JBoss-Microcontainer should enable in-place native deployment of Rails applications in a way familiar to traditional rubyists.
Now that we've got the baseline of Ruby-on-Rails running on JBoss, it's time to look forward, down the road, and see where we're going.
If you'd like to discuss this project, you can join the jboss-rails mailing list. Simply send an email email to jboss-rails-subscribe@oddthesis.org.
Copyright 2008. Odd Thesis by Bob McWhirter is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.