[
https://issues.apache.org/jira/browse/FELIX-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall resolved FELIX-2584.
------------------------------------
Assignee: Richard S. Hall
Resolution: Fixed
Committed a patch to trunk, please close if satisfied. Thanks.
> No FrameworkEvent.ERROR on unchecked exception in event listener
> ----------------------------------------------------------------
>
> Key: FELIX-2584
> URL: https://issues.apache.org/jira/browse/FELIX-2584
> Project: Felix
> Issue Type: Bug
> Components: Framework, Specification compliance
> Affects Versions: framework-3.0.2
> Reporter: Eduardo Tsen
> Assignee: Richard S. Hall
> Fix For: framework-3.2.0
>
>
> The OSGi-Spec states on page 116:
> "The Framework must publish a FrameworkEvent.ERROR if a callback to an event
> listener generates an unchecked exception - except when the callback happens
> while delivering a FrameworkEvent.ERROR (to prevent an infinite loop)."
> The EventDispatcher, in contrast, just logs those exceptions with no further
> action taken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.