ActiveMQMapMessage.toString() does not show map data on the receiver side
-------------------------------------------------------------------------
Key: AMQ-2862
URL: https://issues.apache.org/activemq/browse/AMQ-2862
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.3.2
Environment: Linux
Reporter: Leonid Ilyevsky
When the sender prepares ActiveMQMapMessage and saves it in the log using
toString() method, it correctly shows the contents of the message.
However, when the receiver gets the message, it does not show the data,
"theTable" element is always empty. Otherwise the message is OK, and map data
can be retrieved correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.