We're using Tomcat for an application that has it's authentication/authorization system (based on java.security). We have no <Manager> defined in the conf and thus should be using the default option.
We get annoying error from time to time due to Serialization issues.This is not big deal. But I'd like to understand what exactly does the session StandardManager in a case where you don't use the tomcat user possibilities. Are there any connections at all betweenn session Manager and Tomcat user sessions? Are our Users session recognize as StandardManager sessions? What is exactly serialized? thanks for any help -nodje -- View this message in context: http://www.nabble.com/Understanding-Tomcat-User-Session-persistence-tp25041901p25041901.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org