[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Refactored to use JSON
timfox
do-not-reply at jboss.com
Sun May 3 05:07:42 EDT 2009
What I can do is convert any TabularData instances to Map[] instances before converting to JSON and sending back to the client.
This means you'd still get TabularData if you're using JMX, but if you're using management via the connection you'd get simple array and Map instances.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228151#4228151
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228151
More information about the jboss-dev-forums
mailing list