1 Reply Latest reply on Jan 11, 2006 1:34 AM by umeshs79

    DestinationManager is not registered (clustering/HAJMS)

    archevis

      I have a few MDBs in an app that I wish to run in a clustered environment. Each MDB listens to a queue. However, I keep getting the an error stating that "DestinationManager is not registered" on all nodes except the first one started.

      Does anyone have an overview of how to set up MDBs against queues in a clustered (HASingleton) environment? Can we even deploy the MDBs when the JMS itself is only present at a single cluster node at a time? What (if any) restrictions apply for MDBs in a clustered environment?