Grzegorz Grzybek created CAMEL-8984:
---------------------------------------
Summary: BlueprintCamelContext OSGi service is not unregistered
when context is stopped
Key: CAMEL-8984
URL: https://issues.apache.org/jira/browse/CAMEL-8984
Project: Camel
Issue Type: Bug
Affects Versions: 2.15.2
Reporter: Grzegorz Grzybek
Assignee: Grzegorz Grzybek
{{org.apache.camel.core.osgi.OsgiCamelContextPublisher}} doesn't receive
{{CamelContextStoppingEvent}} because
{{org.apache.camel.util.EventHelper#doNotifyEvent()}} checks for {{started}}
state and {{org.apache.camel.core.osgi.OsgiCamelContextPublisher}} is never
started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)