You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2011/08/04 18:59:27 UTC

[jira] [Created] (CXF-3710) Spring created clients should be destroyed when the context is closed

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

        

[jira] [Resolved] (CXF-3710) Spring created clients should be destroyed when the context is closed

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-3710.
------------------------------

    Resolution: Fixed

> 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