remm        02/05/15 08:28:56

  Modified:    resources/confinstall server_2.xml
  Log:
  - Update the resource name (#9112).
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tomcat-4.0/resources/confinstall/server_2.xml
  
  Index: server_2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/resources/confinstall/server_2.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- server_2.xml      16 Apr 2002 00:16:34 -0000      1.3
  +++ server_2.xml      15 May 2002 15:28:56 -0000      1.4
  @@ -96,7 +96,7 @@
              that are performed against this UserDatabase are immediately
              available for use by the Realm.  -->
         <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
  -                 debug="0" resourceName="java:UserDatabase"/>
  +                 debug="0" resourceName="UserDatabase"/>
   
         <!-- Comment out the old realm but leave here for now in case we
              need to go back quickly -->
  
  
  

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

Reply via email to