Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1571

arquillian-openejb-embedded doesn't destroy sessions with application undeployment in embedded http mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.0.0
    • 7.0.0-M1
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: