Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.14.0
-
None
-
Unknown
Description
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)
Attachments
Issue Links
- relates to
-
CAMEL-8000 Add global notion of CamelContextRegistry
- Resolved