File tomcat6-6.0.sysconfig of Package tomcat6
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: ""
#
# Must point at your Java Development Kit installation or left empty
#
JAVA_HOME="/etc/alternatives/jre/"
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: ""
#
# (Optional) Java runtime options used when the "start",
# "stop", or "run" command is executed.
#
JAVA_OPTS=""
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: ""
#
# Additional options that should be appended to the tomcat startup.sh script (e.g. "-security")
#
TOMCAT_OPTS=""
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: ""
#
# (Optional) Java runtime options used when the "start",
# "stop", or "run" command is executed. If you need more
# memory, you could enter something like " -Xmx256M" here,
# to increase the Java heap size to 256 MB.
#
CATALINA_OPTS=""