BusApplicationListener should listen to the parent context events of the
BusApplicationContext
----------------------------------------------------------------------------------------------
Key: CXF-3213
URL: https://issues.apache.org/jira/browse/CXF-3213
Project: CXF
Issue Type: Improvement
Components: Bus
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.3.2, 2.2.13, 2.4
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.