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?