Gerhard Petracek created DELTASPIKE-207:
-------------------------------------------

             Summary: memory leak in OpenWebBeansContextControl
                 Key: DELTASPIKE-207
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-207
             Project: DeltaSpike
          Issue Type: Bug
          Components: CdiControl
    Affects Versions: 0.2-incubating
         Environment: OWB 1.1.0
            Reporter: Gerhard Petracek
            Assignee: Mark Struberg


OWB 1.1.0 uses e.g. the ServletContext internally as a key. MockServletContext 
and MockHttpSession don't implement #equals and #hashCode -> e.g. a batch which 
uses ContextControl can't end contexts correctly -> memory leak.

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