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

Alessio Soldano updated CXF-6403:
---------------------------------
    Fix Version/s: 3.0.6

> Potential memory leak in PolicyBasedWSS4JInInterceptor and 
> AbstractWSS4JStaxInterceptor
> ---------------------------------------------------------------------------------------
>
>                 Key: CXF-6403
>                 URL: https://issues.apache.org/jira/browse/CXF-6403
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 3.1.1, 3.0.6
>
>
> The AbstractWSS4JStaxInterceptor and PolicyBasedWSS4JStaxInInterceptor 
> interceptors maintain a cache of crypto objects.  However, they are 
> singletons (INSTANCE) and not destroyed when a service is shutdown.  Thus, 
> the keystores and stuff that they maintain are never released.  Should be 
> changed to non-singletons.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to