Previous Topic: Create Message Stores

Next Topic: Configure Workflow for Cluster Members

Create Core Group Policies

To enable high availability and workload management in the cluster, each messaging engine needs a core group policy. These policies control the distribution of the messaging engines, defining the preferred cluster member to use. If that cluster member fails, the messaging engine switches to another cluster member, but returns to the preferred cluster member when it becomes available.

Perform the following procedure once for each cluster member. The procedure provides the required steps to create a core group policy. For more information on this topic, see Setting up Preferred Servers in the Default Messaging Provider section of the WebSphere documentation.

To create a core group policy

  1. In the WebSphere Console, locate the messaging engine for a cluster member.
  2. Create a new policy for the DefaultCoreGroup with the following settings:

    Note: Do not delete or modify the default policies.

  3. Create a new match criteria for the policy you created with the following properties:
  4. Create another match criteria with the following properties.
  5. Confirm that the message engine is assigned correctly:
    1. In the WebSphere console, locate the IMSBus in the service integration area.
    2. Select a message engine, then a message store.

      The message engine belongs to the cluster member when the JNDI name contains the cluster member’s node name.

  6. Return to the configuration page for the policy you are creating.
  7. Select the cluster member you want to configure as the preferred cluster member for the new policy.

    You can select as many cluster members as needed from the cluster where the messaging engine is defined. Do not select node agents or the Deployment Manager.

    The first cluster member in the list is the one that the messaging engine will use by default. Move the cluster member up or down in the list until they appear in the order in which they should be used.

  8. Click OK to save the changes.
  9. Repeat this procedure for each cluster member.