|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ MDB in a websphere cluster |
« View previous topic :: View next topic » |
Author |
Message
|
JLRowe |
Posted: Tue Aug 15, 2006 3:23 am Post subject: MQ MDB in a websphere cluster |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
Hi,
I'm trying to deploy a message driven bean to consume MQ messages within a websphere application server cluster (v6).
I have created a QCF at the cluster scope, 2 Q's at the cluster scope, and a listener for each of the application servers. The listeners have the same name, but each listens on a different Q definition. The idea is that one Q has a server binding to a QM on the same machine, the other Q has a client binding to the QM on the other node.
When I deply the app, I bind the MDB to the listener.
However, when the app starts it refuses to find the QCF defined for each listener.
Has anyone done this before? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 15, 2006 4:12 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Um.
If you need two connections - one to a local queue manager and one to a remote queue manager...
Then you need two QCF definitions, not two Queue definitions.
Also, I would create the QCFs at the server scope, and the Queue definition at the cluster scope. Then the QCF can have the same name, but different information for each server as appropriate for that server. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|