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

LongRunningConversationLifecycleEventTest and others wrongly assume that Session get destroyed at shutdown

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.0.3.Final
    • Tests
    • None

      Some tests wrongly assume that the Servlet Sessions will all get destroyed during shutdown.
      But that is not necessarily the case. An undeploy or shudown might passivate the Session to a storage and pick it up later again.

      This is perfectly valid from a Servlet perspective and CDI must follow those rules.

              Unassigned Unassigned
              struberg Mark Struberg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: