]
Brian Stansberry updated WFCORE-1111:
-------------------------------------
Fix Version/s: 2.2.0.CR1
Expose runtime methods in JMX for resources in domain servers
-------------------------------------------------------------
Key: WFCORE-1111
URL:
https://issues.jboss.org/browse/WFCORE-1111
Project: WildFly Core
Issue Type: Feature Request
Components: JMX
Affects Versions: 2.0.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
The JMX subsystem only exposes MBean operations for READ_ONLY management operations on
domain servers.
It should also be possible to expose RUNTIME_ONLY management operations as they only deal
with the runtime and do not alter the management model.
WFLY-5418 is an example of such operations.