remm        02/01/03 05:56:39

  Modified:    webapps/tomcat-docs realm-howto.xml
  Log:
  - 5670: fix cut & paste bug.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tomcat-4.0/webapps/tomcat-docs/realm-howto.xml
  
  Index: realm-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/realm-howto.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- realm-howto.xml   12 Nov 2001 21:03:49 -0000      1.3
  +++ realm-howto.xml   3 Jan 2002 13:56:38 -0000       1.4
  @@ -399,7 +399,7 @@
     <attribute name="className" required="true">
       <p>The fully qualified Java class name of this Realm implementation.
       You <strong>MUST</strong> specify the value
  -    "<code>org.apache.catalina.realm.JDBCRealm</code>" here.</p>
  +    "<code>org.apache.catalina.realm.JNDIRealm</code>" here.</p>
     </attribute>
   
     <attribute name="connectionName" required="true">
  
  
  

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

Reply via email to