DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13202

Wrong systemId pass to EntityResolver

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-10-15 21:00 -------
Hi Victor.  The parser doesn't know the semantics of the mydepend URI scheme; 
i.e., it can't know what it means to "absolutize" a URI in this scheme.  

Maybe what I should have asked the first time though is what the InputSource 
you're handing back to the parser in the first EntityResolver call looks like.  
If you set the systemId of that source to be something like 
file:///home/vic/dtd/docbookx.dtd, then the parser will have something to 
absolutize the relative URI in the external subset too, and it should give you 
a more accurate result.

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

Reply via email to