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
...
Note |
---|
localhost only works in non-clustered environments. Please use the hostname (FQDN) in clustered environments. |
Enter your username and password and configure the other settings according to your WebSphere environment.
...
3. Create WebSphere Cluster
In the WebSphere Integrated Solution Console (ICS) go to to Clusters > > WebSphere Application Clusters. Create a cluster with one or optionally more nodes. Figure 5: Create Cluster 1
Figure 6: Create Cluster 2
Figure 7: Create Cluster 3
...
Note |
---|
In clustered Connections environments you can select more than one node to install the panagenda Bridgehead on. |
After creating the application servers, please change the JVM maximum heapsize setting to a value of 2048.
Figure 8: WebSphere Cluster Heapsize
- Create Shared Library
Figure 9: Create Shared Library 1
Enter "pbhJython" in the Name field and use a Classpath based on the Connections Customization directory, such as
${CONNECTIONS_CUSTOMIZATION_PATH}/pbh/jython-standalone-2.5.3.jar
(WebSphere Variable: CONNECTIONS_CUSTOMIZATION_PATH.)
Click on OK when you are done:
Figure 10: Create Shared Library 2
...