This section describes the information the installer needs when BEA WebLogic is the web container for Portal Server.
Table 1–34 Web Container Information for Portal Server with BEA WebLogic|
Label and State File Parameter |
Description |
|---|---|
|
Home Directory |
Path to the BEA WebLogic home directory. The default value is /usr/local/bea. |
|
Product Installation Directory |
Path to the directory where BEA WebLogic is installed. The default is /usr/local/bea/weblogic81. |
|
User Project’s Directory |
Path to the directory where BEA WebLogic stores user projects. The default is user_projects. |
|
Product JDK Directory PS_DEPLOY_JDK_DIR |
Path to the directory where the copy of JDK that BEA WebLogic uses is installed. The default is /usr/local/bea/jdk141_05. |
|
Server / Cluster Domain |
Name of the BEA WebLogic domain in which BEA WebLogic is deployed. The default is mydomain. |
|
Server / Cluster Instance |
Name of the BEA WebLogic instance that will run Portal Server. The default is myserver. |
|
Server / Cluster Port |
Port on which BEA WebLogic listens for administrative connections. The default 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 is http. |
|
Document Root Directory |
Path to the directory where BEA WebLogic stores content documents. |
|
Administrator User ID |
User name of the BEA WebLogic administrator (system user). The default is weblogic. |
|
Administrator Password |
Password of the BEA WebLogic administrator (system user). |
|
Managed Server |
Enables you to indicate that the BEA WebLogic Server is a managed server. If the BEA WebLogic Server is a managed server, the Portal Server web applications should not be deployed to the specified WebLogic Server Instance. In a state file, specify n for a managed server or y for a non-managed server. The default value is y. |