You may want to look at using advisory messages 

http://activemq.apache.org/advisory-message.html

Or for more finer-grained control check out this free AMQ monitoring
framework.

http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php

Joe


Boarder wrote:
> 
> I can't seem to find a way to listen for new producer and consumer
> connections (or connection interrupts) in ActiveMQ (Java Version). I want
> to be able to tell the consumers (or they can find out themselves) that
> the producer's connection dropped. The other way around (the producer
> finding out that a certain consumer disconnected) is also required.
> 
> I'd appreciate if someone could help me.
> 
> 

-- 
View this message in context: 
http://old.nabble.com/ActiveMQ-Consumer---Producer-Connection-Listener-tp26272011p26282123.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to