[ 
https://issues.apache.org/jira/browse/CXF-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542600#comment-14542600
 ] 

Alessio Soldano commented on CXF-6403:
--------------------------------------

I've added fix version 3.0.6 as it looks like this is relevant for 3.0.x too.

> 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