Yes, an InvalidClientIDException is thrown on duplicate ID.

It's not possible to have more than one consumer for a durable subscription
- that's a weakness of durable subscriptions, although it's actually more of
a Topic vs Queue isssue.  Look at VirtualTopic's to get the semantics of
durable consumption from a Queue when messages are broadcast to Topics,
which also enables load-balancing of multiple consumers.

http://activemq.apache.org/virtual-destinations.html

Sorry for the slow response.  I'm often busy and can't get back to the list
as frequently as I would prefer.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/javax-jms-InvalidClientIDException-with-maxConnection-in-pooledConnectionFactory-tp4680549p4680985.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to