Sorry, I thought it solves the problem. Can you explain what my change broke.

Giacomo

Quoting [EMAIL PROTECTED]:

> crossley    01/11/26 22:22:57
> 
>   Modified:    documentation 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
>   1.6       +1 -1      xml-cocoon2/documentation/cocoon.xconf
>   
>   Index: cocoon.xconf
>   ===================================================================
>   RCS file: /home/cvs/xml-cocoon2/documentation/cocoon.xconf,v
>   retrieving revision 1.5
>   retrieving revision 1.6
>   diff -u -r1.5 -r1.6
>   --- cocoon.xconf    2001/11/26 22:50:45     1.5
>   +++ cocoon.xconf    2001/11/27 06:22:57     1.6
>   @@ -109,7 +109,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]
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to