Sun Java Enterprise System 5 Installation Reference for UNIX

Portal Server BEA WebLogic as Web Container

This section describes the information the installer needs when BEA WebLogic is the web container for Portal Server.


Note –

BEA WebLogic is not supported as a web container on HP-UX.


Table 3–29 Web Container Information for Portal Server With BEA WebLogic

Label and State File Parameter 

Description 

Installation Directory 

PS_DEPLOY_PRODUCT_DIR

Path to the directory where BEA WebLogic is installed. 

The default value is /usr/local/bea/weblogic81.

Instance Directory 

PS_DEPLOY_INSTANCE_DIR

Path to the directory where BEA WebLogic stores user projects. 

The default value is /usr/local/bea/user_projects/domains.

JDK Home Directory 

PS_DEPLOY_JDK_DIR

Path to the directory where the copy of JDK that BEA WebLogic uses is installed. 

The default value is /usr/local/bea/jdk142_05.

Server / Cluster Port 

PS_DEPLOY_PORT

Number of the port where BEA WebLogic is deployed. 

The default value is 7001.

Server / Cluster Protocol 

PS_DEPLOY_PROTOCOL

Specify whether the value for Server / Cluster Port is a secure port. A secure port uses the HTTPS protocol. A non-secure port uses HTTP. 

The default value is http.

Administrator User ID 

PS_DEPLOY_ADMIN

User name of the BEA WebLogic administrator (system user). 

The default value is weblogic.

Administrator Password 

PS_DEPLOY_ADMIN_PASSWORD

Password of the BEA WebLogic 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

Default value is 7001.

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.

Managed Server 

PS_DEPLOY_NOW

Indicates if the BEA WebLogic Server is a managed server.  

In a state file, specify n for a managed server and y for a non-managed server. The default value is n.