How to run Tomcat with the console

July 4, 2007 · 1 comment

You can easily start a console window for Tomcat (most versions) by issuing the command:-

./catalina.sh run

This will NOT run Tomcat as a background process. Very useful if you want to see a quick server log on the console without going through the log files.

{ 1 comment… read it below or add one }

Pete May 22, 2009 at 1:26 am

Thank you very much! Helpful when in hurry.

Reply

Leave a Comment

 

Previous post:

Next post: