It would be nice if CXF proxies implemented Closeable
-----------------------------------------------------
Key: CXF-3702
URL: https://issues.apache.org/jira/browse/CXF-3702
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
It would be nice if the Proxy objects created by CXF would implement the
Closeable interface in addition to the SEI interface and BindingProvider.
This would make it much easier to let CXF know the client is no longer needed
and can close the resources instead of waiting for a gc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira