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