admin@glassfish.java.net

Re: jsr77 mbeans

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 29 Oct 2009 09:05:55 -0700

AMX loads MBeans (all MBeans or none) lazily in response to:
- an MEJB connection
- JMXConnector client connection
- explicit call to bootAMX()
- AmxPref.getAutoLoad() is true


Lloyd

On Oct 28, 2009, at 7:08 PM, Hong Zhang wrote:

> Hi, Lloyd
> Just curious, currently are the JSR77 MBeans created lazily or they
> always get created as part of the deployment? For example, if I do
> asadmin deploy foo.ear
> will the JSR77 mbeans get created by this command?
>
> Thanks,
>
> - Hong

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team