Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.1
-
None
-
Unknown
Description
With the fix to CXF-3697, the clients will have their destroy method called eventually, but it could be long after the spring context is closed and the bus is shutdown (and thus the lifecycle listeners are gone). It would be good if spring would close the clients at context close.