Thomas Diesler created CAMEL-7970:
-------------------------------------
Summary: Container does not see the unregister event
Key: CAMEL-7970
URL: https://issues.apache.org/jira/browse/CAMEL-7970
Project: Camel
Issue Type: Bug
Affects Versions: 2.14.0
Reporter: Thomas Diesler
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)