We have a simple many producers making messages and sending them into 1 topic
for many consumers to consume them.  All consumers must get all messages
entered.

I got example code to work good, but one problem.  When one producer quits,
all the consumers quit receiving messages. I even removed all closes from
the producers to no avail.  What am I doing wrong??


-- 
View this message in context: 
http://www.nabble.com/multiple-producers-into-topic%2C-1-producer-leaves%2C-all-consumers-die...-tf4699735s2354.html#a13435320
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to