Configuring Java CAPS JBI Components for GlassFish Clustering

ProcedureTo Create Application Configurations and Variables for a Component in a Cluster


Note –

Not all components support application configurations or application variables. For example, the Data Mashup SE is the only service engine that supports configurations and variables.


  1. On the GlassFish Admin Console, expand JBI and then expand Components.

  2. Select the name of the component to configure.

  3. Click the Application tab.

  4. To add a new configuration definition, do the following:

    1. In the View/Update Instance field, select the first instance to configure.

    2. Click Add Configuration.

    3. In the Identification section, enter a name for the configuration.

    4. Enter values for any of the displayed properties.

    5. Click Save.

    6. Repeat the above steps for each instance in the cluster, selecting a different instance each time until all instances are configured.


      Caution – Caution –

      When updating properties for a component that uses a persistence database, such as the BPEL SE, IEP SE, or Database BC, be sure that all instances of that component point to the JDBC resource for the same persistence database.


  5. To add a variable, do the following:

    1. Click the Variables sub-tab.

    2. In the View/update Instance field, select the first instance to configure.

    3. Click Add Variable.

    4. Enter a Name, Type, and Value for the variable.

    5. Click Save.

    6. Repeat the above steps for each instance in the cluster, selecting a different instance each time until all instances are configured.