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=20494>. 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=20494 xsl:include with relative path fails (o.a.e.xml.xslt.XSLTProcessorException) Summary: xsl:include with relative path fails (o.a.e.xml.xslt.XSLTProcessorException) Product: Cocoon 2 Version: Current CVS 2.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: general components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Since I did a update today and got the new Xalan 2.5.1 JAR file, all my XSLTs with relative <xsl:include> elements fail. The exception appears to be in the excalibur xslt processor component which is quite irritating as I can't seem to obtain the source used to build this anywhere although I'd like to know what is going on in there (ie debug)...