MCB java.io.NotSerializableException
Paul Hethmon
paul.hethmon at clareitysecurity.com
Wed Feb 12 15:31:42 EST 2014
On Feb 12, 2014, at 2:26 PM, "Cantor, Scott" <cantor.2 at osu.edu<mailto:cantor.2 at osu.edu>>
wrote:
Definitely not expected. I don't think I ever saw it due to all of my
Tomcat's explicitly turning off session persistence in context.xml. I am
storing info needed during the login session itself, and probably not
clearing it out when login is done.
Do you have a quick pointer to how to do that in Tomcat, Paul?
Yes, it's as simple as going into the context.xml file and
<!-- Uncomment this to disable session persistence across Tomcat restarts -->
<Manager pathname="" />
That line is commented out by default.
Paul
Paul Hethmon
Chief Software Architect
paul.hethmon at clareitysecurity.com<mailto:paul.hethmon at clareitysecurity.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140212/f86d1340/attachment-0001.html
More information about the users
mailing list