https://issues.apache.org/bugzilla/show_bug.cgi?id=47671
Earl Hood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Earl Hood <[email protected]> 2009-08-10 16:27:31 PDT --- What is the full catalog? Does the path "/files/erlang/dtds/erlref.dtd" exist on the filesystem? Or have you set xml:base? Have you tried setting the verbosity with the xml.catalog.verbosity property. Set to 5 or larger to get maximum verbosity. This will determine if your catalog is actually getting read and what the resolver does when resolving a uri. What is the exact error message(s) you get? If you can provide a reproducable test case, it will make finding a solution faster. BTW, I'm not an official maintainer of the resolver code, but I had to dive into it over a year ago to fix bugs. I believe some of my patches have been accepted, but I do not think a new release of the resolver has been done in quite some time. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
