> > 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 !
> 
> Unfortunately a bug in Xerces 2.6:
> 
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26124
> 

The implementation shipped with cocoon-2.0.4 is xercesImpl-2.0.0.jar .
Are we talking about the same lib? And are there some possible issues 
with jdk-1.4.x xerces/xalan implementation?


thanks

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

Reply via email to