0 Replies Latest reply on Mar 5, 2007 6:18 PM by colomb

    expose messaging mbeans to remote jconsole

    colomb

      I've enabled remote jmx on the jboos application server, but the only jboss related MBeans I can see using the jconsole stand alone application are the SubscriptionManager and ServiceEndpointManager under the jboss.ws domain. When using the web jconsole built into the application server, I see a whole slew of registered MBeans. Is there more configuration I need to do to get all the other mbeans visible to a remote client?

      Ultimately, I'd like to create an app that gives me some statistics on the Queues and topics. It seems like JMX was built for this kind of thing. Thank you,

      Alex