what does unregisterSchedule(false); do?
According to my understanding, createMBean would create a new instance of the MBean and
register it. So you might need to call a particular constructor that does the
unregisterSchedule(false); in the new instance of the MBean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158735#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...