Apache Tomcat
Table of Contents
Layout
For installations done using the Wizard, the Apache Tomcat (CATALINA) home directory is:
/home/tomcat/apache-tomcat-v/
Where apache-tomcat-v is the version you chose to install.
The CATALINA_HOME variable is set both in the Tomcat init script as well as setenv.sh files.
Starting and Stopping
There are two ways to start/stop/restart Tomcat.
- Via Module, using the Stop/Start/Restart buttons as shown below:
- Via SSH, using the following commands
Init Script
The Tomcat init script is located in /etc/init.d and has the following content.
Version
GeoHelm has been tested with Tomcat 8.x and 9.x