Sun Java Enterprise System 5 Update 1 Installation Reference for UNIX

Portal Server IBM WebSphere as Web Container

This section describes the information that the installer needs when IBM WebSphere Application Server is the web container for Portal Server.

Table 3–30 Web Container Information for Portal Server with IBM WebSphere

Label and State File Parameter 

Description 

Installation Directory 

PS_DEPLOY_DIR

Path to the directory where IBM WebSphere Application Server is installed. 

The default value is /opt/IBM/WebSphere/Express51/AppServer.

Cell Name 

PS_DEPLOY_CELL

Name of the IBM WebSphere Application Server cell. 

The default value is DefaultNode.

Node Name 

PS_DEPLOY_NODE

Name of the IBM WebSphere Application Server node. 

The default value is DefaultNode

Server Instance 

PS_DEPLOY_INSTANCE

Name of the IBM WebSphere Application Server instance. 

The default value is server1.

Server Instance Port 

PS_DEPLOY_PORT

Port on which the IBM WebSphere application instance listens for HTTP connections. Typically, these are configured to come from a front end web server. 

The default value is 7080.

Server Instance Protocol 

PS_DEPLOY_PROTOCOL

Specify whether the Server Instance Port is a secure port. A secure port uses the HTTPS protocol. A non-secure port uses HTTP. 

In a state file, specify https for a secure port or http for a non-secure port. The default value is http.

Document Root Directory 

PS_DEPLOY_DOCROOT

Directory where IBM WebSphere Application Server stores content documents. 

The default value is /opt/IBM/WebsSphere/Express51/Appserver/web/docs

If you are using a language other than English, change the final part of the path name. 

JDK Home Directory 

PS_DEPLOY_JDK_DIR

Path to the JDK installation that IBM WebSphere Application Server uses. 

The default value is /opt/IBM/WebsSphere/Express51/Appserver/java.

Administrator User ID 

PS_DEPLOY_ADMIN

User name of the WebSphere administrator (system user). 

The default value is weblogic.

Administrator Password 

PS_DEPLOY_ADMIN_PASSWORD

Password of the WebSphere administrator (system user). 

Administrator Host

PS_DEPLOY_ADMIN_HOST

Administrator server host name. Fully qualified domain name. For example, mycomputer.example.com.

Administrator Port

PS_DEPLOY_ADMIN_PORT

The default value is 7090.

Administrator Protocol

PS_DEPLOY_ADMIN_PROTOCOL

Specify whether the Administrator Port is a secure port. A secure port uses the HTTPS protocol. A non-secure port uses HTTP. 

The default value is http.