Use platform MBean server rather than creating our own
------------------------------------------------------
Key: GERONIMO-4809
URL: https://issues.apache.org/jira/browse/GERONIMO-4809
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: monitoring
Affects Versions: 2.1.4
Reporter: Kevan Miller
Fix For: 2.1.5
GERONIMO-4559 "fixed" our JMX processing so that, by default, the Geronimo
server will use the Platform MBean Server, rather than creating a Geronimo
unique server. This means that JVM and Geronimo (and embedded technologies) can
all be managed using a connection to a single MBean Server.
IMO, our current behavior is broken/difficult to work with. I think this should
be "fixed" in 2.1. Likely that managing a single connection is more secure (or
at least consistent).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.