Daniel Kulp created CXF-4279:
--------------------------------

             Summary: WS-Security ehcache things never shutdown
                 Key: CXF-4279
                 URL: https://issues.apache.org/jira/browse/CXF-4279
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.6, 2.5.3
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.6.1, 2.5.4



The two ehcache implementations (TokenStore and ReplayCache) create 
CacheManager instances.  However, nothing currently calls shutdown on the 
instances.   Since the cachemanager has a non-daemon thread pool, this blocks 
things like tomcat from shutting down cleanly. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to