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

setEntityResolver doesn't set resolver for filter chains of xsls

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW
            Summary|setEntityResolver doesn't   |setEntityResolver doesn't
                   |set resolver in Entity      |set resolver for filter
                   |Manager                     |chains of xsls



------- Additional Comments From [EMAIL PROTECTED]  2004-01-12 15:53 -------
> OK, in preparing a test set for you, I discovered the real problem...
>
> The last few filters in my chain are created from stylesheets using
> this type of code:
>
> XMLFilter splitFilter =
>          saxTFactory.newXMLFilter(new StreamSource("split.xsl"));
>
> If I take these xsl filters out of the chain, the propagation of the
> resolver back to the reader works...if I leave them in, it doesn't.
>

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

Reply via email to