DTD validation issue looks fixed

Yes, more changes were need to make sure DTDs resolve not from the
local filesystem, but from the classpath, where appropriate. It appear
to work correctly for me now.

This involved yet more hacking on the CatalogResolver source, and a
few more hooks in our code. I think that if more issues turn up we may
want to ditch the resolver package since we're getting into patching
it a lot. It may prove easier at that point to write our own quick
special-purpose entity resolver.

Sean

Received on Sunday, 20 January 2008 19:54:20 UTC