[arquillian-issues] [JBoss JIRA] Created: (ARQ-314) CDIInjectionEnricher does not release the creationalContext

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Oct 10 07:36:39 EDT 2010


CDIInjectionEnricher does not release the creationalContext
-----------------------------------------------------------

                 Key: ARQ-314
                 URL: https://jira.jboss.org/browse/ARQ-314
             Project: Arquillian
          Issue Type: Bug
          Components: Weld Containers
    Affects Versions: 1.0.0.Alpha4
            Reporter: Pete Muir


In order for Weld to properly clean up injected dependent objects (such as calling the @PreDestroy or @Disposes method), it is important that creationalContext.release() is called when the scope of the test ends.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list