[
https://issues.apache.org/jira/browse/ARIES-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated ARIES-839:
--------------------------------------
Fix Version/s: (was: 0.4)
> Aries JMX whiteboard should support MXBeans
> -------------------------------------------
>
> Key: ARIES-839
> URL: https://issues.apache.org/jira/browse/ARIES-839
> Project: Aries
> Issue Type: Improvement
> Components: JMX
> Affects Versions: 0.3
> Reporter: Christian Schneider
>
> Currently the aries jmx whiteboard extender uses a filter like this to
> register the servicetracker:
> "(" + Constants.OBJECTCLASS + "=*MBean)"
> This filter does not work for MXBEans which end in MXBean. I think the filter
> should be made more open to allow MXBeans. Basically it would be even better
> to have a filter
> the simply tests for the jmx.objectname property instead. So the tracker
> would simply check all services that have the jmx.objectname property.
> Would be great if that could be fixed for Karaf 3 as we would like to use the
> whiteboard extensively with MXBeans.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)