0 Replies Latest reply on Mar 13, 2010 5:09 AM by sv_srinivaas

    MDB listening to multiple nodes?

    sv_srinivaas

      Hi,

       

      Is it possible to have an MDB listening to a queue in multiple nodes that are in cluster? I have two queue nodes in cluster (nodeA and nodeB) and I want the MDB (in nodeC) to listen to queue (say "requestQ") in both nodeA and nodeB.

       

      I'm using (Hornetq) JCA adapter currently to connect my MDB to a remote queue (of nodeA only). How do i make it to listen to queue in both nodeA and nodeB at the same time. Do i need to have multiple in bound connectors? Pls help.

       

      Thanks!