Look good. Looking forward to your contribution.

Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Mon, Aug 22, 2011 at 3:14 PM, Aleksandar Ivanisevic <
[email protected]> wrote:

>
>
> Just noticed that there is no XML view for durable topic subscribers
> and since this can be really useful for monitoring etc, I've cobbled
> up a view like this:
>
> <subscribers>
> <subscriber clientId="foo"
>            subscriptionName="bar"
>            connectionId="ID:2elogger-test-34158-1313920529544-6:63"
>            destinationName="dest"
>            selector=""
>            active="yes">
> <stats pendingQueueSize="0"
>       dispatchedQueueSize="0"
>       dispatchedCounter="0"
>       enqueueCounter="0"
>       dequeueCounter="0"/>
> </subscriber>
> </subscribers>
>
> before submitting it to JIRA, just a quick question if anyone has
> anything against this format as for me if perl XML::Simple can grok it
> I don't really care ;)
>
>

Reply via email to