bobh        2002/08/28 09:46:02

  Modified:    webapps/docs/config manager.xml
  Log:
  - This property is overwritten by the webapp's web.xml or the conf/web.xml,
  so setting it is pointless.  bug 5507
  
  Revision  Changes    Path
  1.2       +0 -11     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- manager.xml       18 Jul 2002 16:48:37 -0000      1.1
  +++ manager.xml       28 Aug 2002 16:46:02 -0000      1.2
  @@ -57,17 +57,6 @@
           deployment descriptor (<code>/WEB-INF/web.xml</code>).</p>
         </attribute>
   
  -      <attribute name="maxInactiveInterval" required="false">
  -        <p>The default maximum inactive interval (in minutes) for Sessions
  -        created by this Manager.  If not specified, the default value is
  -        sixty (60) minutes.</p>
  -
  -        <p><strong>NOTE</strong> - The value for this property is inherited
  -        automatically if you specify a <code>&lt;session-timeout&gt;</code>
  -        element in the web application deployment descriptor
  -        (<code>/WEB-INF/web.xml</code>).</p>
  -      </attribute>
  -
       </attributes>
   
     </subsection>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to