0 Replies Latest reply on Dec 1, 2011 3:29 AM by michael10

    Client connections-info from HornetQ

    michael10

      Hi,

       

      in our project we need statistics about connections, messages and subscriptions.

      I used the steps described in

      http://community.jboss.org/wiki/HowCanAnEJBCallAnMBean) and I covered the most problems.

      But I can´t find out how to get the info of how many clients are connected with a specific topic.

      Please tell me if it´s possible to get this info via "MBeanServerInvocationHandler" and if there is another way to get this info?

       

      Thanks!