Page History
...
Note |
---|
In the Bridgehead installation described here, the EAR will be installed in the AppsCluster, so all scopes are set to AppsCluster. If you want to deploy the EAR to a different Cluster, please adjust the scope. |
1. Download and copy Files
In the ConnectionsExpert web interface, navigate to the Configuration view by clicking on the cogwheel icon (top-right corner). In the Configuration view you can download the ConnectionsExpert_Bridgehead.zip. This archive includes EAR and configuration files for the installation of the so called Bridgehead:
...
Please copy the folder "pbh" into the Connections customization directory.
2. Configure the adminclient.props settings:
Code Block | ||||
---|---|---|---|---|
| ||||
host=<dmgr_fqdn> <!--default: localhost--> port=<dmgr_soap_port> <!--default: 8879--> type=SOAP securityEnabled=true username=<username> password=<password> autoAcceptSignerForThisConnectionOnly=true |
...
- Windows:
<customer-specific>\WebSphere\AppServer\bin\PropFilePassword
Encoder.<sh|bat> <path_to_pbh_dir>\adminclient.props password
3. Create WebSphere Cluster
Figure 5: Create Cluster 1
Figure 6: Create Cluster 2
Figure 7: Create Cluster 3
...