cziegeler    2002/06/06 01:29:18

  Modified:    src/java/org/apache/cocoon/webapps/authentication
                        authentication.xconf
  Log:
  Fixed configuration
  
  Revision  Changes    Path
  1.4       +1 -1      
xml-cocoon2/src/java/org/apache/cocoon/webapps/authentication/authentication.xconf
  
  Index: authentication.xconf
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/webapps/authentication/authentication.xconf,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- authentication.xconf      3 Jun 2002 13:13:55 -0000       1.3
  +++ authentication.xconf      6 Jun 2002 08:29:18 -0000       1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<xconf xpath="/cocoon" unless="component[mediatypes/media]">
  +<xconf xpath="/cocoon" unless="authentication-manager">
   
       <authentication-manager logger="core.authentication-manager"
                               pool-max="32" pool-min="8" pool-grow="4">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to