You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/05/04 00:01:06 UTC

[jira] [Resolved] (TOMEE-1571) arquillian-openejb-embedded doesn't destroy sessions with application undeployment in embedded http mode

     [ https://issues.apache.org/jira/browse/TOMEE-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1571.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0-Milestone-1
         Assignee: Romain Manni-Bucau

> arquillian-openejb-embedded doesn't destroy sessions with application undeployment in embedded http mode
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TOMEE-1571
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1571
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Mark Struberg
>            Assignee: Romain Manni-Bucau
>             Fix For: 2.0.0-Milestone-1
>
>
> This issues happens when running our cdi-embedded TCK. 
> In this mode the arquillian adaptor doesn't use tomcat but fires up OpenEJBHttpServer. But during undeploy this server doesn't get used but instead just the OpenWebBeans lifecycle in the WebBeansContext gets shut down. 
> Due to this the Sessions don't get cleaned up properly. That makes us not only leak memory but also miss a few CDI events which are tested in our TCK.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)