You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/06/06 10:29:18 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/webapps/authentication authentication.xconf

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:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org