You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2005/01/21 23:49:22 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs realm-howto.xml

remm        2005/01/21 14:49:22

  Modified:    webapps/docs realm-howto.xml
  Log:
  - Should be false here.
  
  Revision  Changes    Path
  1.25      +1 -1      jakarta-tomcat-catalina/webapps/docs/realm-howto.xml
  
  Index: realm-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/realm-howto.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- realm-howto.xml	7 Jan 2005 10:06:38 -0000	1.24
  +++ realm-howto.xml	21 Jan 2005 22:49:22 -0000	1.25
  @@ -1354,7 +1354,7 @@
       <code>LoginModule</code> class and associated <code>Principal</code> classes. The
       default value is <code>true</code>, which is backwards-compatible with the way 
       Tomcat 4 works. To load classes using the container's classloader, specify
  -    <code>true</code>.</p>
  +    <code>false</code>.</p>
     </attribute>
   
   </attributes>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org