RE: [Mav-user] getResource() problems

2002-01-30 Thread Guy Evans
Schnitzer Sent: 29 January 2002 15:29 To: [EMAIL PROTECTED] Subject: [Mav-user] getResource() problems I just backed out the changes to XSLTransform.java which load XSL files with getResourceAsStream(). Basic XSLs work, but xsl:import, xsl:include, and document() become hideously broken

[Mav-user] getResource() problems

2002-01-29 Thread Jeff Schnitzer
I just backed out the changes to XSLTransform.java which load XSL files with getResourceAsStream(). Basic XSLs work, but xsl:import, xsl:include, and document() become hideously broken. Basically, without setting a custom URIResolver which feeds back into the container getResourceAsStream(),