Re: REST & MapMessage

2008-09-09 Thread Dejan Bosanac
Hi, the reason map messages are not supported in the rest interface is because there is no appropriate default representation of map messages in the HTTP response. You can, for example, use message transformers http://activemq.apache.org/message-transformation.html to convert your map messages

REST & MapMessage

2008-09-08 Thread yesnid
t;message and validate that the Map is in the body however, when I try to access that in the code I seem to be unable to do so. Thank you, -- View this message in context: http://www.nabble.com/REST---MapMessage-tp19374490p19374490.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.