4 Replies Latest reply on Apr 26, 2013 3:43 AM by gaohoward

    Is it possible to view JMS data (such as counters and content) as well as executing management commands (such as flushing the queue) from IntelliJ?

    123avi

      I'm developing a server which uses HornetQ for messaging. I was wondering if there's a utility (whether it a stand alone app or IDE integrated tool) that can I use in to monitor the queue content in development phase (list the queues, its content and concrete messages stored on it)?

      Also, what is the best way to inspect the queue's content on production?