You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@indexgeo.com.au> on 2001/12/14 10:43:55 UTC

Avalon uses Cocoon, entity resolver fails -Was: [BUG] DTD validation shows bugs

Jeff Turner wrote:
> I've seen this behaviour when trying to add Catalog support to Avalon's
> Cocoon-based build system. Will try again with the patch reverted if I
> have time.

That would be because Avalon only includes the
cocoon.jar and does not have the supporting OASIS catalog
file. Follow cocoon/build.xml docs target which copies the
catalog and supporting entities into place in the build dir.
It would also need an entry for "resolver" in Avalon's
avalon/src/documentation/cocoon.xconf 
.. follow the example in Cocoon's
cocoon/documentation/cocoon.xconf

Switch to DEBUG level in Avalon build.xml and look
for patterrn "System Catalog URL" ... you will see the resolver
trying to find the OASIS catalog.

There is talk of moving this stuff into Avalon so that
it provides wider support to all projects.

--David

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org