DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26106>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26106 server.xml: setting Manager/pathname="" disable session persistence Summary: server.xml: setting Manager/pathname="" disable session persistence Product: Tomcat 5 Version: 5.0.16 Platform: All URL: http://http:// OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Webapps:Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Documentation page to enhance: tomcat-docs/config/manager.html By default tomcat 5 standard session manager enforces session persistence through tomcat shutdown/restart, which means all session attributes have to be serialisable. It would be nice to mention that by defining a Manager element inside a Context element, and setting the pathname attribute to an empty string disable session persistence. I guess this could be mentioned in the section 'Restart Persistence' at the end of the page. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
