Frank Lyaruu created ARIES-1166:
-----------------------------------
Summary: 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.2#6252)