# Java runtime options used when starting Tomcat #CATALINA_OPTS="-Xmx384M -XX:MaxPermSize=192m -XX:PermSize=128m" # Start Tomcat with SecurityManager #SECURITY_MANAGER="yes" # Enable SecurityManager debugging # WARNING - This will generate many megabytes of output! #SECURITY_MANAGER_DEBUG="all" # Java Development Kit installation #JAVA_HOME=""