Monitoring HornetQ Messages and Inspecting their Content?
Greetings,
I am new to EAP 6 so please excuse me if this is a newbie question. I have made a best effort to search on it and have drawn a blank.
I am using HornetQ as a JMS provider for a camel application deployed in EAP6. What I would like to do is to be able to monitor the content and headers of messages that are put in a queue and not consumed. What I am looking for is something similar to the ActiveMQ Web Console. I have not been able to locate anything like this.
I tried connecting with HermesJMS but I couldnt figure out how to get it to connect via the JNDI context and there is little documentation on the web for connecting to EAP6, only older versions of HornetQ. Any help would be appreciated. At this point I am wondering why bother with HornetQ when I know ActiveMQ does everything I need.
Thanks in advance.