Remember set the path in the ~/.bashrc
- $export CATALINA_HOME=~/apache-tomcat-8.0.32
- $. ~/.bashrc
Start the service
- $cd ~
- $sudo ./apache-tomcat-8.0.32/bin/startup.sh
Stop the service
- $sudo ./apache-tomcat-8.0.32/bin/shutdown.sh
| Name | Name | Last commit date | ||
|---|---|---|---|---|