Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Image Removed 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

Image Added 
Image Modified
Figure 6: Create Cluster 2
Image Modified Figure 7: Create Cluster 3

...

Note

In clustered Connections environments you can select more than one node to install the panagenda Bridgehead on.

 

Image Removed After creating the application servers, please change the JVM maximum heapsize setting to a value of 2048.
Figure 8: WebSphere Cluster Heapsize
Image Added

 

  1. Create Shared Library

Go to Environment > Shared Libraries, select the scope on which your Bridgehead should run (CustomAppsCluster) and click on the New... button:
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

...