Previous Topic: Create the Workpoint Cluster in WebSphere

Next Topic: Configure J2C Authentication and JDBC Data Sources

Add and Configure Servers in the Workpoint Cluster

The cluster must contain at least one server instance. Follow this procedure to populate the cluster.

To add and configure servers in the Workpoint cluster

  1. From the WebSphere administration console, click Servers, Clusters.
  2. Open the Workpoint cluster. On the configuration tab, click Cluster Members.
  3. Add a new server.
  4. From the console main menu, click Application servers and select the server you created.
  5. Under Server Infrastructure, click Java and Process Management, Process Definition. Select Java Virtual Machine.
  6. Apply the following settings:
  7. Append the following string to the Generic JVM arguments field:
    -Dworkpoint.classpath.url=file:///WAS_install_root/essentials/Workpoint/
    

    Note: WAS_install_root is the WebSphere Application Server installation directory.

  8. Save changes and restart the WebSphere application server to implement changes.
  9. Repeat steps 3-8 to add servers to the cluster.