0 Replies Latest reply on Mar 31, 2012 3:06 AM by pgiacome

    core management api simple task

    pgiacome

      Hi all,

       

      I have an HornetQ standalone non-clustered server running on my pc. I would like to write a class that connects to the HornetQ instance and simply show me the queue deployed the status and so on.

      I have seen the docs but they refer only to use the AddressControl and the queue control. The management examples use jms and not core api, and the embedded that use the createQueue start the server from the code, so I do not understard how to do a simple task like displayng all the queues binded to and address on the running instance.

       

      Could someone give me any suggestion?

       

      Piero