You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2015/07/20 10:16:05 UTC

[jira] [Created] (CAMEL-8984) BlueprintCamelContext OSGi service is not unregistered when context is stopped

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)