Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-403

Activate session scope after call to HttpSession.invalidate()

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.1.CR2
    • 1.0.0.GA
    • Scopes & Contexts
    • None

      When calling HttpSession.invalidate() and redirecting to a page that uses a SessionScoped Bean a ContextNotActiveException exception gets thrown.

      This is a different behavior than when using the optional JSF annotations (ManagedBean, SessionScoped) and is also different from the standard HttpRequest behaviour where a call HttpRequest.getSession() by default creates a new Session, even after a call to invalidate in the same request/response cycle.

            drallendc@gmail.com David Allen (Inactive)
            verborghs_jira steven verborgh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: