[
https://issues.apache.org/jira/browse/FELIX-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869316#action_12869316
]
Łukasz Dywicki commented on FELIX-2349:
---------------------------------------
After short investigation - notofications works fine when
FeaturesServiceMBeanImpl extends StandardMBean, but not when we use
StandardMBean as wrapper for existing instance.
> 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.