[
https://issues.apache.org/jira/browse/CAMEL-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173662#comment-15173662
]
Thomas Diesler commented on CAMEL-7970:
---------------------------------------
Conceptually, integration code needs a way to hook into the CamelContext before
start() is getting called
> Container does not see the unregister event
> -------------------------------------------
>
> Key: CAMEL-7970
> URL: https://issues.apache.org/jira/browse/CAMEL-7970
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.14.0
> Reporter: Thomas Diesler
> Fix For: 3.0.0
>
>
> Clients of the Container SPI see contexts being added but not removed. In
> wildfly we expose every context as an msc service to allow for service
> dependencies on it. When a context gets unregistered we must also unregister
> the msc service.
> unmanage(CamelContext) should probably be exposed in the same way as
> manage(CamelContext)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)