ActiveMQMapMessage.getInt(..) does work with Long values
--------------------------------------------------------
Key: AMQ-3037
URL: https://issues.apache.org/activemq/browse/AMQ-3037
Project: ActiveMQ
Issue Type: Bug
Environment: Current trunk
Reporter: Norman Maurer
When use a ActiveMQMapMessage.setLong("key", 200) and then use
ActiveMQMapMessage.getInt("key") it will throw an Exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.