Sun Java System Web Server 7.0 Update 4 Installation and Migration Guide

Configure Later Mode (Java ES Only)

To change the configuration settings after Java Enterprise System (Java ES) installation, edit the configuration.properties file in the path install_dir/webserver7/setup/configurator.properties


Note –

Ensure you only edit the values and variables. The structure of the properties file should not be changed. Do not edit WS_IS_JES and WS_JDK_HOME values.


Table 2–6 Post Installation Configuration Settings

Variable 

Valid values (if applicable) 

Description 

WS_IS_JES

 

Set this flag to true (Java ES environment only). 

WS_JDK_HOME

 

Selected Java SE Installation directory path. 

WS_INSTALL_ROOT

 

(Required) Specify whether the default installation root should be created during installation. 

WS_INSTANCE_ROOT

 

(Required) Specify whether the default instance root should be created during installation. 

WS_DOCROOT

 

(Optional) Specify whether the default document root should be created during installation. 

WS_SERVER_NAME

 

(Required) Fully qualified domain name of the computer on which the default Java ES instance is installed. 

WS_SERVER_USER

Valid UNIX user ID 

(Required only on UNIX/Linux platforms) Valid UNIX user ID to use when running the default Java ES instance. If the Administration Server instance's runtime userID is root, the default is webservd.

WS_HTTP_PORT

0–65535  

(Required) Valid default port to run the Java ES instance server under HTTP mode. 

WS_ADMIN_SSL_PORT

0–65535 

(Required) Specify the SSL port for the Administration Server or accept the default.  

WS_ADMIN_HOST

 

(Required) Fully qualified domain name of the computer on which the Java ES Administration server is installed. 

WS_CONFIG_NAME

 

(Required) Default configuration name used by the Java ES to create a configuration and associate it with a node to create an instance. 

WS_ADMIN_SERVER_USER

 

(Required only on UNIX/Linux platforms) Valid UNIX/Linux user ID to use when running the default Java ES instance. 

WS_ADMIN_LOGIN_USER

 

(Required) Specify the administrator user name used to log in to the Administration Server.  

WS_ADMIN_LOGIN_PASSWORD

 

(Required) Specify the administrator user password used to log in to the Administration Server. 

WS_ADMIN_HTTP_PORT

0–65535 

(Optional) Non-SSL port of the Administration server. The default is 8800. 

WS_CREATE_SERVICE

True or false 

True will create SMF instance for a server instance. 

WS_START_ON_BOOT

True or false 

(Optional) Start on system boot option. 

WS_SKIP_INSTANCE_CREATION

True or false 

(Optional) True will not create default instances. 

WS_64BIT_INSTALL

True or false 

(Optional) Identifies 64-bit installation. True will configure the server in 64 bit mode 6. False will configure the server in 32 bit mode . 

WS_ADMIN_IS_SERVER_MODE

True or false 

(Optional) True will configure server as Administration Server. False will configure server as Administration Node. 

WS_REGISTER_NODE

True or false 

(Optional) Specifies whether the Administration Node instance should be registered with the Administration Server instance at the time of installation or later. Required only if WS_ADMIN_IS_SERVER_MODE is set to false. If set to true, you must provide the name of the remote admin server host for registration.

WS_NODE_SSL_PORT

0–65535 

(Optional) SSL port of the Administration server. Required only if WS_ADMIN_IS_SERVER_MODE is set to false.

WS_NODE_HOST

 

(Optional) Fully qualified domain name of the computer on which the Administration instance is installed. 


Note –

When you configure in Configure Late Mode, you must execute configureServer script in the following location:

Solaris: install_dir/setup/configureServer

Linux/HP-UX: install_dir/setup/configureServer

Windows: jes_install_dir\webserver7\setup\