Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-839

Aries JMX whiteboard should support MXBeans

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3
    • None
    • JMX
    • 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

          Activity

            People

              cschneider Christian Schneider
              cschneider Christian Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: