4 Replies Latest reply on Jul 17, 2007 4:39 PM by dmacbride

    Seam.invalidateSession issue

    lcoetzee

      Hi,

      we have been using the Seam.invalidateSession for a long time with great success. Very recently this seems to have stopped working (just tested with a very new Seam cvs build...(Thu Jun 7 18:14:16 SAST 2007)). For some reason my session does not get invalidated.

      I have also tried to end my session with ServletSession.instance().invalidate(). Again without any success.


      Testing the Seam.invalidateSession on a a slightly older Seam CVS build (few days ago) seems to work.

      Any suggestions?

      Thanks

      Louis