5 Replies Latest reply on Aug 6, 2013 12:32 PM by ataylor

    Create or extend HornetQ Jboss mbeans

    ssetty1

      Hello,

       

      We are using jboss hornetq. We are able to access hornetq mbeans using object name - org.hornetq:module=JMS,name="JMXQueue",type=Queue, With JMXUrl able to see all messages in queue using operation - "listMessages" or "listMessagesAsJSON". But we see only message header information and not message content or payload. How do see message payload or message content? If this is not possible using class "org.hornetq.jms.management.impl.JMSQueueControlImpl" then how do extend or create new Mbean class? Kindly help us.

       

      Thanks