You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2001/11/26 23:49:46 UTC

cvs commit: xml-cocoon2/documentation cocoon.xconf

giacomo     01/11/26 14:49:46

  Modified:    documentation Tag: cocoon_20_branch cocoon.xconf
  Log:
  fixed resolver issues as outlined in bug report #5060
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +1 -1      xml-cocoon2/documentation/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/cocoon.xconf,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- cocoon.xconf	2001/11/05 23:51:11	1.1.2.3
  +++ cocoon.xconf	2001/11/26 22:49:46	1.1.2.4
  @@ -101,7 +101,7 @@
   
     -->
     <resolver class="org.apache.cocoon.components.resolver.ResolverImpl">
  -   <parameter name="catalog" value="/resources/entities/catalog"/>
  +   <parameter name="catalog" value="resources/entities/catalog"/>
      <parameter name="verbosity" value="2"/>
     </resolver>
   
  
  
  

----------------------------------------------------------------------
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