Are you sure that after you ran Server.java and you look at the VirtualHost.Queue MBean and select your virtual host name (eg test) you don't see there the example.Request queue? I can see it clearly here... You can also use VirtualHost.VirtualHostManager MBean which has an method called createNewQueue (see Operations) where you can create your queue.
Thanks, Sorin On Tue, Nov 9, 2010 at 2:47 PM, [email protected] <[email protected]> wrote: > > Hi, > > You are right. When I start the Server.java, I can connect to the MBean by > jconsole. But there is no queue found in jconsole. > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/How-can-I-declare-a-MBean-queue-tp5719844p5721173.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] > > -- Sorin S --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
