You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/11/15 13:57:24 UTC

[jira] Updated: (AMQ-3037) ActiveMQMapMessage.getInt(..) does work with Long values

     [ https://issues.apache.org/activemq/browse/AMQ-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated AMQ-3037:
-------------------------------

    Attachment: AMQ-3037.diff

Fix with unit-test ..

> 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
>         Attachments: AMQ-3037.diff
>
>
> 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.