[jboss-user] [Messaging, JMS & JBossMQ] - Re: login/client id that is already connected/cluster config

adrian@jboss.org do-not-reply at jboss.com
Fri May 16 12:53:12 EDT 2008


A durable topic subscription and/or client id cannot be used by two clients at the same
time.

If you want to share the messages then use a queue.
If you just want HA for the MDB that processes the topic subscription
deploy your mdb in deploy-hasingleton so it only runs on one server.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151493#4151493

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151493



More information about the jboss-user mailing list