Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.3
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
ARIES-1166 JMX Whiteboard should also accept interfaces ending in MXBean, not just MBean
- Resolved
- relates to
-
ARIES-1166 JMX Whiteboard should also accept interfaces ending in MXBean, not just MBean
- Resolved