Sun Java Enterprise System 5 Update 1 Installation Reference for UNIX

Web Server Administration Server Settings

The Web Server Admin Server runs on two ports: SSL (default 8989) and non-SSL (default 8800). If you choose HTTP, then the PS_DEPLOY_ADMIN_PORT parameter must be changed to refer to a non-SSL admin port. Default non-SSL admin port is 8800.

Table 3–39 Administration Server Settings for Web Server

Label and State File Parameter 

Description 

Administrator User ID

WS_LOGIN_USER

User ID of the Web Server administrator.  

The default value is admin or the value you provided under Common Server Settings.

Note: If you chose to use a single administrator account, this field is not present. 

Administrator Password

WS_LOGIN_PASSWORD

The password of the Web Server administrator. 

The default value is the value you provided under Common Server Settings. 

Note: If you chose to use a single administrator account, this field is not present. 

Note: In the Java ES installer, white space cannot be used in admin passwords, nor can the following symbols:  ; & ( ) ! | < > ' “ $ ^ \ # / , @ %

Server Host

WS_ADMIN_HOST

A host and domain value that resolves to the local host. This value is used to create a directory under server root for the first Web Server instance. 

The default value is automatically created by joining the values that you provided for Host Name and DNS Domain Name under Common Server Settings. The value has the format hostname.domainname.

SSL Port

WS_ADMIN_SSL_PORT

Port that is used to run the Administration Server in secure mode. Must be a valid SSL port. if this port is selected, you must specify HTTPS when invoking a URL. 

The default value is 8989.

HTTP Port

WS_ADMIN_HTTP_PORT

Port on which Web Server listens for HTTP connections. 

The default value is 8800.

Runtime User ID

WS_ADMIN_SERVER_USER

The default value is root or the value you provided under Common Server Settings.

Note: If you chose to use a single administrator account, this field is not present.