This section describes the information that the installer needs when IBM WebSphere Application Server is the web container for Portal Server.
IBM WebSphere is not supported as a web container on HP-UX.
Label and State File Parameter |
Description |
---|---|
Installation Directory |
Path to the directory where IBM WebSphere Application Server is installed. The default value is /opt/IBM/WebSphere/Express51/AppServer. |
Cell Name |
Name of the IBM WebSphere Application Server cell. The default value is DefaultNode. |
Node Name |
Name of the IBM WebSphere Application Server node. The default value is DefaultNode |
Server Instance |
Name of the IBM WebSphere Application Server instance. The default value is server1. |
Server Instance 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 |
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 |
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 |
User name of the WebSphere administrator (system user). The default value is weblogic. |
Administrator Password |
Password of the WebSphere administrator (system user). |
PS_DEPLOY_ADMIN_HOST |
Administrator server host name. Fully qualified domain name. For example, mycomputer.example.com. |
PS_DEPLOY_ADMIN_PORT |
The default value is 7090. |
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. |