[ http://issues.apache.org/jira/browse/GERONIMO-1330?page=all ]

Guillaume Nodet updated GERONIMO-1330:
--------------------------------------

    Attachment: GERONIMO-1329+1330.patch

This patch fixes both GERONIMO-1329 and GERONIMO-1330.
The JMXConnector now exposes a MBeanServer implementation that delegates call 
to both the G kernel and the existing MBean server.
This allow standard mbeans to be viewed from the jmx connector and also exposes 
the needed mbeans (mainly "JMImplementation:type=MBeanServerDelegate" ) so that 
jconsole can connect to G :)

> MBeans registered on the MBeanServer can not be viewed
> ------------------------------------------------------
>
>          Key: GERONIMO-1330
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1330
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>      Fix For: 1.2
>  Attachments: GERONIMO-1329+1330.patch
>
> The JmxConnector started with Geronimo only displays gbeans, and these are 
> not registered within the real mbean server, so there are two different 
> spaces : one for gbeans (accessible with the jmx connector started by the 
> kernel) and one for mbeans (which are not viewable by the jmx connector)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to