Ales Dolecek created CXF-7833:
---------------------------------
Summary: Jetty session manager does not invalidate sessions
Key: CXF-7833
URL: https://issues.apache.org/jira/browse/CXF-7833
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 3.2.6
Reporter: Ales Dolecek
Attachments: test.zip
When using embedded Jetty with sesssion
support:<jetty:sessionSupport>true</jetty:sessionSupport>
sessions NEVER expire. This creates memory leak that will lead to
OutOfMemoryError if the application runs long enough.
There is also no way to configure Jetty SessionManager - for example set the
session timeout.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)