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=26501>. 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=26501 java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTInputSource Summary: java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTInputSource Product: XalanJ2 Version: 2.5 Platform: PC OS/Version: Windows XP Status: NEW Severity: Blocker Priority: Other Component: org.apache.xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] There seems to be an error in the packaging of the latest xalan releases ( xalan-j_2_4+). org.apache.xalan.xslt package in these releases does not contain XSLTInputSource.class which is required by org.apache.taglibs.xsl.ApplyTag.class. I downloaded a few versions of the taglibs and xalan release from your site. The problm seems to be in newer xalan releases. jakart-taglibs-xsl-1.0.1. does contain the required class and also has a very different structure. I don't know if this is an error or if I'm simply downloading incompatible version.
