« Return to Thread: Tomcat-rails, using an embed tomcat to develop rails applications

RE: Tomcat-rails, using an embed tomcat to develop rails applications

by Richard Finegan :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

just tried it, works great so far – thanks for making this!

 

Richard F.

 

 


From: David Calavera [mailto:david.calavera@...]
Sent: Thursday, June 11, 2009 11:46 AM
To: user@...
Subject: [jruby-user] Tomcat-rails, using an embed tomcat to develop rails applications

 

First of all, apologizes for the self promotion, but the users feedback is the best way to catch bugs and get new ideas.

 

I've released a jruby gem to use an embed Tomcat to develop rails applications, as we do with mongrel, webrick or jetty. The project is built in top of jruby-rack and you can grab it from github, 

 

it's web page is:

 

    http://calavera.github.com/tomcat-rails

 

and you can take a look at the source code here:

 

    http://github.com/calavera/tomcat-rails

 

Please, feel free to send me bugs, feedback, comments or whatever. At the moment the project has just been tested with a really basic application.

 

Cheers

 « Return to Thread: Tomcat-rails, using an embed tomcat to develop rails applications