HP-UX Secure Resource Partitions (SRP) A.02.01 Administrator's Guide

56
Variable Name: data_src.
Default: /opt/hpws22/tomcat/newconfig.
Tomcat data
path
The target directory for the copied Tomcat data.
Variable Name: data_path.
Default: /var/hpsrp/compartment_name/opt/hpws/tomcat.
Java Home
Path
The java home path
Variable Name: java_path
Default: /opt/java1.5
Tomcat user
name
Specifies the Unix user name under which the Tomcat processes in this
compartment will run.
Variable Name: user.
Default: www.
Tomcat HTTP
port number
Specifies the TCP port number on which the compartment Tomcat server will
receive HTTP requests.
Variable Name: http_port.
Valid Input: A TCP port number in the range 1- 65535.
Default: 8081.
Tomcat AJP
port number
Specifies the TCP port number on which the compartment Tomcat server will
receive request from apache webserver.
Variable Name: ajp_port.
Valid Input: A TCP port number in the range 1- 65535.
Default: 8009.
Tomcat
Control port
Specifies the TCP port number on which the compartment Tomcat server will
receive request from apache webserver.
Variable Name: control_port.
Valid Input: A TCP port number in the range 1- 65535.
Default:
800
5
Start Tomcat
at SRP start
time
Specifies if you want to SRP to add a script to the SRP init directory structure to
start and stop Tomcat. The script is automatically executed when the SRP is started
or stopped.
Variable Name: start_tomcat.
Valid Input: yes or no.
Default: yes.
8.1.3.2 Configuration Data
By default, the tasks executed by the /opt/hpsrp/bin/util/tomcat_setup script include:
Creating conf, logs, temp, webapps and work subdirectories below the
compartment Tomcat home directory.
Creating a compartment-specific server.xml file with compartment-specific configuration
data, such as setting tomcat http, ajp ports.