Mark Struberg created OWB-690:
---------------------------------

             Summary: WebContextsService cleanup should get reworked
                 Key: OWB-690
                 URL: https://issues.apache.org/jira/browse/OWB-690
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
            Reporter: Mark Struberg
            Assignee: Mark Struberg


WebContextsService uses quite a few ThreadLocals for starting/activating the 
various scopes for a Request. Currently we close all of them in 
destroyRequestContext(). But this has negative side effects if it gets used in 
unit tests. 

We shall also clear the ThreadLocal cache of the 
RequestScopedBeanInterceptorHandler.

--
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