[ 
https://issues.apache.org/jira/browse/FELIX-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869742#action_12869742
 ] 

Łukasz Dywicki commented on FELIX-2349:
---------------------------------------

Guillaume - FeatureServiceMBeanImpl does not extend StandardMBean - they 
extends NotificationBroadcasterSupport - it's not wrong but current version 
does not provide information about notifications.
I've patch (where FeatureServiceMBeanImpl extends StandardEmmiterMBean) for 
this and small refactor in management package. I'll provide it to review later 
today.

> JMX Notifications
> -----------------
>
>                 Key: FELIX-2349
>                 URL: https://issues.apache.org/jira/browse/FELIX-2349
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.4.0
>         Environment: Sun VM 1.6
>            Reporter: Łukasz Dywicki
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The JMX notification stuff is currently broken. I am not able to add JMX 
> listener to FeaturesServiceMBean:
> {code}
> The specified MBean [org.apache.felix.karaf:type=features,name=root] is not a 
> NotificationBroadcaster object.
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to