admin@glassfish.java.net

Re: V3 MBeanServer now "wrapped", AMX automatic

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 18 Mar 2008 22:59:45 -0700

Lloyd L Chambers wrote:
> With mixed feelings I've committed a code change we've discussed on and
> off for some time:
>
> The AMX MBeans now load ON DEMAND in an MBeanServer of their own, NOT
> the Platform MBeanServer (call this the "Official" MBS). When a request
> comes in for an AMX MBean (query or otherwise), all the AMX MBeans are
> loaded at that time.

Is this because you couldn't make them load on demand if the platform
MBeanServer is used?