You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Rico Neubauer (JIRA)" <ji...@apache.org> on 2018/01/31 09:16:00 UTC

[jira] [Commented] (ARIES-1166) JMX Whiteboard should also accept interfaces ending in MXBean, not just MBean

    [ https://issues.apache.org/jira/browse/ARIES-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346482#comment-16346482 ] 

Rico Neubauer commented on ARIES-1166:
--------------------------------------

For the record: Part of 1.2.0 release (there never was a 1.1.6 as specified in target)

> JMX Whiteboard should also accept interfaces ending in MXBean, not just MBean
> -----------------------------------------------------------------------------
>
>                 Key: ARIES-1166
>                 URL: https://issues.apache.org/jira/browse/ARIES-1166
>             Project: Aries
>          Issue Type: Improvement
>          Components: JMX
>    Affects Versions: 1.0
>            Reporter: Frank Lyaruu
>            Assignee: Christian Schneider
>            Priority: Minor
>             Fix For: jmx-1.1.6
>
>
> The JMX whiteboard requires MBean services to implement an interface with the same name as the class + "MBean"
> I'm porting a system to use Aries, that has a whole lot of MXBeans instead of regular MBeans, and because of that, they get ignored.
> If I am not mistaken, functionally MXBeans are a subset of MBeans, so I *think* it would make sense for Aries to accept MXBeans too.
> I tried it locally on trunk, and it seems to do the trick.
> Are you guys and gals interested in the (very trivial) patch? 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)