HP-UX Containers (SRP) A.03.01 Administrator's Guide

104
Table 16.9 Variables for the tomcat template
Service Variable Variable Description
cmpt
wss_version
The HP-UX Webserver Suite version of Tomcat Servlet Engine to be
used to configure the template
Default:
3.0
.
exec_path
The root directory for Tomcat executables.
Default:
/opt/hpws22/tomcat
.
data_src
The directory from which you want to copy Tomcat data. The
provision service creates a copy of this subtree and its contents
and installs it in the specified data_path for use by the container.
The input for this variable is typically the newconfig subdirectory
under the Tomcat product directory.
Default:
/opt/hpws22/tomcat/newconfig
.
data_path
The target directory for the copied Tomcat data.
Default:
/var/hpsrp/
container_name
/opt/hpws/tomcat
.
java_path
The Java home path.
Default:
/opt/java1.5
ipfilter
http_port
Specifies the TCP port number on which the container Tomcat
server will receive HTTP requests.
Valid Input: A TCP port number in the range 1-65535.
Default:
8081
.
control_port
Specifies the TCP port number on which the container Tomcat
server will receive request from apache webserver.
Valid Input: A TCP port number in the range 1-65535.
Default:
8005.
ajp_port
Specifies the TCP port number on which the container Tomcat
server will receive request from an Apache webserver.
Valid Input: A TCP port number in the range 1-65535.
Default:
8009
.
ipf_tcp_ports
Specifies the local TCP port numbers for IPFilter rules that allow
inbound packets.
Valid Input: One or more TCP port numbers each in the range
1-65535, separated by commas.
Default:
8085,8081,8009.
provision
wss_version
Same as described for the cmpt service.
exec_path
Same as described for the cmpt service.
data_src
Same as described for the cmpt service.
data_path
Same as described for the cmpt service.
java_path
Same as described for the cmpt service.
user
Specifies the user name under which the Tomcat processes in this
container will run.
Default:
www
.
start_tomcat
Specifies if you want to add a script to the container
startup/shutdown (init) directory structure to start and stop
Tomcat. The script is automatically executed when the container is
started or stopped.
Variable Name: start_tomcat.
Valid Input: yes or no.
Default:
yes
.