You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Michael Taeschner (JIRA)" <ji...@apache.org> on 2015/10/12 15:20:05 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=14953102#comment-14953102 ] 

Michael Taeschner commented on ARIES-1166:
------------------------------------------

Hi,

I would like to use the whiteboard appender for MXBeans as well. Is there any chance for getting the proposed patch?

Cheers,
Michael 

> 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
>            Priority: Minor
>
> 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
(v6.3.4#6332)