WebContextsService#destroy also cleans contexts of other webapps
----------------------------------------------------------------

                 Key: OWB-664
                 URL: https://issues.apache.org/jira/browse/OWB-664
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Java EE Integration
    Affects Versions: 1.1.4
            Reporter: Mark Struberg
            Assignee: Mark Struberg
            Priority: Critical
             Fix For: 1.2.0


This affects webapp environments where OpenWebBeans is present in a shared 
ClassLoader and single webapps get stopped independent of each other. In that 
case the first webapp destroy() will also delete the ThreadLocals of the other 
webapps...

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