https://bz.apache.org/bugzilla/show_bug.cgi?id=69245
--- Comment #6 from Jörg von Frantzius <jfrantz...@gmail.com> --- I tried to disable session persistence like this after tomcat.start(): ((StandardManager)webAppContext.getManager()).setPathname(null); There is no SESSIONS.ser file then anymore, and kind of consequently, no session expiration happening anymore at all ;) -- 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