You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/05/05 08:51:05 UTC

[jira] [Created] (TOMEE-1576) openejb-http ServletRequest.getSession().invalidate should remove the session cached in the request

Mark Struberg created TOMEE-1576:
------------------------------------

             Summary: openejb-http ServletRequest.getSession().invalidate should remove the session cached in the request
                 Key: TOMEE-1576
                 URL: https://issues.apache.org/jira/browse/TOMEE-1576
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Mark Struberg
             Fix For: 2.0.0


affects openejb-http.

The request impl 'caches' the current Session. But this doesn't get destroyed if you call request.getSession().invalidate().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)