crossley    01/11/26 22:23:43

  Modified:    documentation Tag: cocoon_20_branch cocoon.xconf
  Log:
  Reverting from last change (which did not solve the issue, just made the
  entity resolver break in a different way).
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +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.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- cocoon.xconf      2001/11/26 22:49:46     1.1.2.4
  +++ cocoon.xconf      2001/11/27 06:23:43     1.1.2.5
  @@ -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:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to