This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: XMBeans and ServiceMBeanSupport problems with attributedimitris Mar 10, 2005 4:16 PM (in response to fpa1974)I think I've solved this at 3.2.7, see 
 http://jira.jboss.com/jira/browse/JBJMX-73
 http://sourceforge.net/tracker/index.php?func=detail&aid=1053277&group_id=22866&atid=376685
- 
        2. Re: XMBeans and ServiceMBeanSupport problems with attributefpa1974 Mar 10, 2005 4:34 PM (in response to fpa1974)Thanks a lot! 
 In the meantime since I cannot switch to 3.2.7 yet I will have to devise a fix. I think the easiest way is to get the code from ServiceMBeanSupport minus the notification broadcaster part and inherit from that instead.
 Florian
- 
        3. Re: XMBeans and ServiceMBeanSupport problems with attributedimitris Mar 10, 2005 4:39 PM (in response to fpa1974)you'll have to remove the sendNotification() calls in your modified ServiceMBeanSupport 
- 
        4. Re: XMBeans and ServiceMBeanSupport problems with attributefpa1974 Mar 10, 2005 4:51 PM (in response to fpa1974)Yes, I already did that! And it works like a charm :) 
 Thanks again,
 Florian
 
    