nodje wrote:
> 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?

Rather than me read the code and then tell you what it does, here is a
link to the code:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/session/

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to