Version 1

    In jboss 4.2.3, with Jboss Messaging, there was a ServerPeer jmx bean that had a listMessageCountersAsHTML() method that would list message counters for all jms topics on one page.  This was a very handy feature.

     

    I see that there is a Server jmx object under the hornetq jmx area, but it does not have an equivalent operation in there.

     

    Is there an equivalent bean/method in Jboss 6.1 that we can hit from the jmx-console?

     

    Thanks,

    Joe