0 Replies Latest reply on Nov 5, 2008 7:00 AM by robertmorschel

    Topic subscribers in a cluster?

    robertmorschel

      Currently porting from Weblogic to JBoss. In Weblogic, because the queues are clustered there is the possibility that identical MDBs in the multiple application instances in the cluster will subscribe as the same client name to a given topic, causing problems. For this reason the MDB deployment descriptor allows us to specify generate-unique-jms-client-id.

      Is this an issue with JBoss and what's the workaround?