Defining a queue on Default messaging provider for Websphere 6.1 in a cluster
- Create a bus (testBus)
- Add a new bus member as cluster (cluster1)
- Add 2 messaging engines : cluster1.000-testBus and cluster1.001-testBus
- Define a queue connection factory for each server
- Bus name : testBus
- Target : cluster1.000-testBus and cluster1.001-testBus for each server
- Target type : Messaging engine name
- Target inbound transport chain : InboundBasicMessaging
- End point : localhost:7276:BootstrapBasicMessaging
- Define a queue and sib destination for the cluster
- Open Core group settings - DefaultCoreGroup - Policies
- Define policies for the messaging engine.
- If you don't want HA on failover. Use static policy
- Define two new static policies, select static group servers (one server only)
- Define two match criteria at least :
- WSAF_SIB_MESSAGING_ENGINE=cluster1.000-testBus, type=WSAF_SIB
No comments:
Post a Comment