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)