You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/08/21 22:59:52 UTC

[jira] Resolved: (AMQ-1904) JMX DestinationViewMBean.browse() returns CompositeData which does not expose the user properties other than as a String

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

James Strachan resolved AMQ-1904.
---------------------------------

    Resolution: Fixed

see the CompositeDataConstants for the names of the fields you can access to get the typesafe Maps of user properties. e.g. there's a TabularData of String properties, a TabularData of Integer properties etc.

> JMX DestinationViewMBean.browse() returns CompositeData which does not expose the user properties other than as a String
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1904
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1904
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.1.0
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 5.2.0
>
>
> in addition some other properties should be exposed such as JMSXGroupID and JMSXGroupSeq

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