is there a way that tomcat 7 invalidates all sessions of an application when it is reloaded manually via the management interface?
All the best, Thomas
feedback
|
|
See Standard Manager Implementation , you should set pathName to an empty string or delete SESSIONS.ser before booting. | |||
|
feedback
|