Actually, I was wrong thinking that the Stomp events couldn't be catched in
ActiveMQ. I've written my conclusions at
http://stackoverflow.com/questions/1702755/activemq-consumer-producer-connection-listener/1721658#1721658.
Thanks again for your help.
--
View this message in context:
http://ol
>
> 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 tha