remm 2004/01/14 01:59:12
Modified: webapps/docs/config manager.xml
Log:
- Add info that session persistence can be disabled by setting the attribute to
an empty String.
Revision Changes Path
1.6 +2 -1 jakarta-tomcat-catalina/webapps/docs/config/manager.xml
Index: manager.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/manager.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- manager.xml 4 Mar 2003 04:31:46 -0000 1.5
+++ manager.xml 14 Jan 2004 09:59:12 -0000 1.6
@@ -116,7 +116,8 @@
pathname of the file in which session state will be preserved
across application restarts, if possible. The default is
"SESSIONS.ser". See <a href="#Restart Persistence">Restart
- Persistence</a> for more information.</p>
+ Persistence</a> for more information. Restart persistence may be
+ disabled by setting this attribute to an empty string.</p>
</attribute>
<attribute name="randomClass" required="false">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]