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: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]