Description
If the CXF endpoint is create from other application context such as a CamelContext, if we just close the CamelContext, the cxf endpoint will not be shut down rightly.
The key is BusApplicationListener doesn't listen to the parent context events of the BusApplicationContext.
Attachments
Issue Links
- relates to
-
CXF-3428 Context closed twice with Spring setup
- Closed