If the MBeans are configured through declarative approach, it creates a SpringModelMBean which extends RequiredModelMBean.

But when we directly use their MBeanExporter it creates a RequiredModelMBean

Any one pls explain me what is need of extending the RequiredModelMBean to create SpringModelMBean..

I really didnt understand the class loading issues

Regards
Joseph
joseph.a.aruja@googlemail.com