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
Affects Versions: framework-3.0.2
Reporter: Eduardo Tsen
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.