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=22834>.
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=22834

XSLT fails transforming file with doctype





------- Additional Comments From [EMAIL PROTECTED]  2003-11-28 11:01 -------
I think that there may be something wrong with
the xsl or the taglib file generating the
empty output.

The debug output is a little confusing, but what is
happening is that:
  1) a check is made for xml-commons resolver 
     this is not present so the internal resolver is used
  2) the internal resolver first checks if the
     reference is in the classpath, it is not
     hense the message: "Couldn't load ResourceStream for ..."
  3) finally it uses urlLookup and this succeeds with
     "catalog entry matched as a URL: ..."

I have just tested with a sample xslt and tdl files and
get a html file correctly, with the exact same debug output.

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

Reply via email to