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 2008/02/13 20:25:10 UTC

[jira] Resolved: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

     [ https://issues.apache.org/jira/browse/CXF-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1430.
------------------------------

    Resolution: Fixed

Patch applied!  Thanks!

> ThreadLocal Memory leak in HandlerChainInvoker
> ----------------------------------------------
>
>                 Key: CXF-1430
>                 URL: https://issues.apache.org/jira/browse/CXF-1430
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Bharath Ganesh
>            Assignee: Daniel Kulp
>         Attachments: HandlerChainInvoker.java
>
>
> ThreadLocal memory leak:
> In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.