Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-383

Clarify that session context is also destroyed at shutdown/undeploy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.1.PFD
    • Contexts
    • None

    Description

      Section 6.7.2. states "The session context is destroyed
      when the HTTPSession times out, after all HttpSessionListener s have been called, and at the very end of any request
      in which invalidate() was called, after all filters and ServletRequestListener s have been called."

      The first part of the above sentence should not only say that the context is destroyed after all listeners have been called specifically in the event of a session timeout. It should specify that this is also true when the session is being destroyed as a result of server shutdown or web-app undeploy.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              marko.luksa@gmail.com Marko Luksa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: