Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-482

SessionContextListenerShutdownTest relies on non-specified behaviour

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.2.5.Final, 2.0.0.Alpha3
    • 1.2.4.Final
    • None
    • None
    • 0
    • 0% 0%

      SessionContextListenerShutdownTest relies on sessionDestroyed getting invoked on undeploy. But this is actually not defined by the servlet spec. Many containers really don't call this. Instead they serialize away the Session to disc or to another cluster node and then de-serialize them back again. In which case the Session continues as nothing has happened.

            tremes1@redhat.com Tomas Remes
            struberg Mark Struberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: