Spring created clients should be destroyed when the context is closed
---------------------------------------------------------------------
Key: CXF-3710
URL: https://issues.apache.org/jira/browse/CXF-3710
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime
Affects Versions: 2.4.1
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.4.2
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira