Start/stop Tomcat from the terminal by running the appropriate startup/shutdown script located in $CATALINA_HOME/bin
:
Unix/Mac
No Format |
---|
sh startup.sh
sh shutdown.sh
|
Windows
No Format |
---|
startup.bat
shutdown.bat
|
Start/stop Tomcat from the terminal by running the appropriate startup/shutdown script located in $CATALINA_HOME/bin
:
Unix/Mac
No Format |
---|
sh startup.sh
sh shutdown.sh
|
Windows
No Format |
---|
startup.bat
shutdown.bat
|