Hello, 

 I download remote xhtml files with a FileGenerator and send lots of HTTP GET
requests over the network to retrieve the XHTML DTD/entities :( 
However, I did configure the catalog (which includes all the necessary stuff for
XHTML)! Cocoon sees it at startup but still, goes over the network to fetch them

I just used the default resources/entities/ tree that come which cocoon-2.0.4 
and put it in my web dir and have :

  <resolver class="org.apache.cocoon.components.resolver.ResolverImpl">
   <parameter name="catalog" value="/resources/entities/catalog"/>
   <parameter name="verbosity" value="2"/>
  </resolver>

in the cocoon.xconf.

What happens ? help !


thanks in advance

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

Reply via email to