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)