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

link|improve this question
Was my answer helpful, Thomas? – Ochoto Aug 17 '11 at 14:05
feedback

1 Answer

See Standard Manager Implementation , you should set pathName to an empty string or delete SESSIONS.ser before booting.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.