You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Joe Bruce (JIRA)" <ji...@apache.org> on 2009/07/02 00:30:06 UTC

[jira] Created: (AMQ-2315) Allow non-String keys in marshaled Maps

Allow non-String keys in marshaled Maps
---------------------------------------

                 Key: AMQ-2315
                 URL: https://issues.apache.org/activemq/browse/AMQ-2315
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Joe Bruce
            Priority: Minor


org.apache.activemq.util.MarshallingSupport forces all Maps to use keys of type String.  Instead, could it force keys of type Serializable?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-2315) Allow non-String keys in marshaled Maps

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder updated AMQ-2315:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> Allow non-String keys in marshaled Maps
> ---------------------------------------
>
>                 Key: AMQ-2315
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2315
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Joe Bruce
>            Priority: Minor
>             Fix For: 5.5.0
>
>
> org.apache.activemq.util.MarshallingSupport forces all Maps to use keys of type String.  Instead, could it force keys of type Serializable?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.