0 Replies Latest reply on Apr 9, 2010 7:40 PM by eugenekrivopaltsev

    Dynamic Bean Attribute Settings via JBoss JMX console

      Hi,

       

      I created couple dynamic beans. I tried to modify their attributes using JBoss JMX console but nothing was changed after I hit "Apply Changes". I set a breakpoint in my bean (setAttribute) but the method and a correspondent setter were never called.

      Then I try the same with a standard MBean and found that attributes could be set properly, another words the issues are related only to an instance of a dynamic bean.

       

      I repeated an exercise with jconsole and everything is working properly!!!.

       

      I am clueless and wonder what could be a reason ( I observe the same behavior for JBoss 4.3 and 5.0 )

       

      Thanks,

       

      --eugene