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? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186985#4186985 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186985 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
