You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by keneida <ke...@o2.pl> on 2007/06/04 15:31:33 UTC

durable subscriptions

To monitor ActiveMQ I use jconsole. In MBeans,  there is a tree view with
following branch org.apache.activemq; name og broker; Subscription; Durable;
Subscription name; Topic; client ID
For each client i can browse the messages. What kind of messages are there?
Topic messages delivered or not delivered to the client?
-- 
View this message in context: http://www.nabble.com/durable-subscriptions-tf3865230s2354.html#a10949785
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: durable subscriptions

Posted by James Strachan <ja...@gmail.com>.
On 6/4/07, keneida <ke...@o2.pl> wrote:
>
> To monitor ActiveMQ I use jconsole. In MBeans,  there is a tree view with
> following branch org.apache.activemq; name og broker; Subscription; Durable;
> Subscription name; Topic; client ID
> For each client i can browse the messages. What kind of messages are there?
> Topic messages delivered or not delivered to the client?

I think its the latter; messages which are not yet acknowledged
-- 
James
-------
http://macstrac.blogspot.com/