On 13/01/2012 20:30, John Simone wrote:
> I've been working on a small project and I want to see what you guys think
> of it. It's a jar file that uses the embedded API and allows you to launch
> a war based webapp into Tomcat with a simple `java -jar tomcat-runner.jar
> myApp.war`. I took inspiration from Jetty's Jetty-Runner (
> http://blogs.webtide.com/janb/entry/jetty_runner) and wanted to have that
> ease of use with Tomcat.
> 
> You can check out the code and usage here:
> https://github.com/jsimone/tomcat-runner

The first thing you need to do is fix the name so it conforms to the
trademark policy. [1]

> The command line options are limited now, but my idea is that they'd be
> expanded to cover most, if not all, of what the embedded API offers.

Kind regards,

Mark

[1] http://tomcat.apache.org/legal.html



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

Reply via email to