[
https://issues.apache.org/jira/browse/ZOOKEEPER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677444#action_12677444
]
Eric Bowman commented on ZOOKEEPER-99:
--------------------------------------
I'm certainly no expert on JMX; these are just changes that were necessary to
make this work with JBoss 4.2.2.GA, which has code which explicitly looks for
an interface on a class XXX named XXXMBean, at least for static MBeans.
It does seem that embedding Zookeeper isn't much of a priority, so maybe it's
not worth the effort; I do find it pretty handy to do so, though, and the
MXBean approach doesn't work for me.
> All MXBeans interfaces that don't use complex paramters need to be renamed as
> MBean interaces.
> -----------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-99
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-99
> Project: Zookeeper
> Issue Type: Bug
> Components: jmx
> Reporter: Hiram Chirino
> Attachments: ZOOKEEPER-99.patch
>
>
> All the MXBean interfaces that I've looked at are standard MBean interfaces.
> The interface names should get renamed to MBean instaead of MXBean. That way
> the server can also run on a the Java 1.5 Platform.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.