You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2013/10/18 17:16:42 UTC

[jira] [Created] (AMQ-4817) MBean method to return the payload of a message as JSON

james strachan created AMQ-4817:
-----------------------------------

             Summary: MBean method to return the payload of a message as JSON
                 Key: AMQ-4817
                 URL: https://issues.apache.org/jira/browse/AMQ-4817
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: james strachan


right now its hard to query and visualise the payload of a message if its an Object message. It'd be nice to either use jolokia @JsonMBean, or if Jackson is on the classpath, use it to marshal the object as JSON?

Then tools like hawtio could display the payload of the message.

For details of @JsonMBean see section 9.2:http://jolokia.org/reference/html/jmx.html






--
This message was sent by Atlassian JIRA
(v6.1#6144)