-
Task
-
Resolution: Done
-
Major
-
None
-
None
JGroups 2.7 release will remove org.jgroups.jmx package as jmx exposure of beans is going to be done through use of Java annotation mechanism. In order to preserve compatibility between AS5 clustering and JGroups 2.6 and 2.7 org.jgroups.jmx.JChannelFactoryMBean should be removed.
- blocks
-
JGRP-408 Expose classes, attributes and operations via @ManagedResource, @ManagedAttribute and @ManagedOperation
- Resolved