This section describes the information the installer needs when BEA WebLogic is the web container for Portal Server.
BEA WebLogic is not supported as a web container on HP-UX.
Label and State File Parameter |
Description |
---|---|
Installation Directory |
Path to the directory where BEA WebLogic is installed. The default value is /usr/local/bea/weblogic81. |
Instance Directory |
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 |
Number of the port where BEA WebLogic is deployed. The default value is 7001. |
Server / Cluster 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 |
User name of the BEA WebLogic administrator (system user). The default value is weblogic. |
Administrator 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. |