[
https://issues.apache.org/jira/browse/ARIES-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953674#comment-14953674
]
Frank Lyaruu commented on ARIES-1166:
-------------------------------------
Whoops, I had completely forgotten about that, and I've been out of JMX stuff
for a while. Still I did still have the patch, and it seems ok.
I've put it here (on a Aries fork), does that work for you?
https://github.com/flyaruu/aries/commit/3940f73dc45cffc5d0e0d32bdf028165f74d3e32
regards, Frank
> 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)