I want to declare a queue with MBean support. When I use jconsole to connect to QPID broker, I can see the queue MBeanInfo which is defined in qpid configuration file. But when I declare a queue by JMS, I couldn't see the queue info in the jconsole. I think it requires a step to register the queue as a JMX object. How can I do this in QPID java client?
Thanks, Zhao Yi -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/How-can-I-declare-a-MBean-queue-tp5719844p5719844.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
