David Calavera wrote:
> Hi,
> 
> I'm working on a little project to use tomcat as server for rails
> applications without generate a war file. I'm using an embedded tomcat and
> jruby-rack to wrap requests.
> 
> I don't know if this could be useful for anyone, currently it's based on my
> needs, but you can find more info in the project page:
> 
> http://calavera.github.com/tomcat-rails
> http://github.com/calavera/tomcat-rails
> 
> Advice and feedback will be really appreciated.

You should read http://tomcat.apache.org/legal.html, particularly the
parts related to trademarks and naming.

If you haven't already found it, this class (from sandbox/trunk) is
quite useful when you start embedding Apache Tomcat.
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to