Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4952

Wicket-CDI and o.a.w.Session.replaceSession() do not play nice.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 6.3.0, 6.4.0
    • None
    • wicket-cdi
    • None

    Description

      As CDI session-scoped beans are bound to the session, invoking o.a.w.Session.replaceSession() results in destoroying HttpSession and all bound beans. Maybe we could provide some hack to workaround this so that the beans wo't get flushed and be rebound to the newly created HttPSession?
      It is an evident servlet APIs shortcoming; it definitely lacks some more standard replaceSession() in its API.

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            drzewo Dominik Drzewiecki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: