Configuring Java CAPS JBI Components for GlassFish Clustering

ProcedureTo Add a Shared Library to a Cluster

Before You Begin

Make sure the cluster and all server instances are created and running. To verify they are running, select Nodeagent in the left navigation bar on the Admin Console and review the cluster information.

  1. Launch the GlassFish Admin Console.

  2. In the navigation bar on the left, expand JBI and then expand Shared Libraries.

  3. Select the name of the shared library to add.

    The Properties page appears.

  4. Click the Targets tab.

  5. On the Shared Library Targets page, click Manage Targets.

  6. Under Add to Available Targets, select the cluster to which you want to add the shared library.

    Figure shows the Manage Targets page for a shared
library.
  7. If the shared library is already added to another cluster or server to which it should not be, select that cluster or server under Remove From Installed-To Targets.


    Note –

    Removing a shared library from the default “server” target removes the library from the NetBeans Services window.


  8. Click OK.


    Note –

    Validations are performed to ensure that no dependencies are broken when adding or removing a shared library. In order to successfully remove a shared library from a server or cluster target, you might need to shut down service engines or binding components that are currently running on that target.