Configuring Java CAPS JBI Components for GlassFish Clustering

Clustering Setup Summary

Below are the general steps for setting up clustering for Java CAPS JBI components. Each step is described in detail in later topics. Note that all setup and configuration tasks are performed using command line functions or the GlassFish Admin Console. NetBeans cannot be used for clustering setup because it does not support or recognize GlassFish clustering.

  1. Create a GlassFish cluster, as described in Creating a GlassFish Cluster.

  2. Add any necessary libraries to the cluster, as described in To Add a Shared Library to a Cluster.

  3. Add the Service Engines and Binding Components to the cluster, as described in To Add a Java CAPS JBI Component to a Cluster.

  4. Make any necessary configuration changes to the Service Engines and Binding Components. This is described in individual sections for each component.

  5. Deploy the Service Assembly to the cluster, as described in Deploying a Service Assembly to a Cluster.

Instructions for standalone (component-level) clustering are provided in the following topics: