https://bz.apache.org/bugzilla/show_bug.cgi?id=69245

Jörg von Frantzius <jfrantz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Jörg von Frantzius <jfrantz...@gmail.com> ---
I found out that after "mvn clean", session expiration doesn't work in my test,
but when I run the test repeatedly without "mvn clean" inbetween, it *does*
work.

I traced it down to the file work/Tomcat/localhost/ROOT/SESSIONS.ser , which is
left behind by the running the test. When I delete that file and re-run the
test (without "mvn clean"), it fails.

So it seems that session expiration works only if a
work/Tomcat/localhost/ROOT/SESSIONS.ser is present from a previous run of
Tomcat?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to