How to run Tomcat on Windows ?

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 28 11:55:12 EDT 2016


> I am. For Jetty it’s calling “java -jar start.jar …” for Tomcat it’s “catalina.bat
> run”.

I suggest you take a look inside catalana.bat.  You should be able to get away with a 

Java ........  start=org.apache.something

However if the problem is that Tomcat doesn't shut down that won't help (nor will running it as a service).

R



More information about the dev mailing list