3 Replies Latest reply on Mar 29, 2017 9:27 AM by pferraro

    Session not becoming null using session.invalidate() in Wildfly 9

    nayal.ashish

      I have deployed a EAR project on Wildfly 9,but when I am logging out of the application using HttpSession:session.invalidate() method it is still giving session as io.undertow.servlet.spec.HttpSessionImpl@361561.

       

      Please suggest me some solution