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=6161>. 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=6161 Error while trying to translate xml file to html file Summary: Error while trying to translate xml file to html file Product: XalanJ2 Version: 2.0.0 Platform: PC OS/Version: Windows 9x Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This is the command line I used : java.org.apache.xalan.xslt.Process -IN cours.xml -XSL cours_01.xsl -HTML cours_01.html I've got this error message : Exception in thread "main" java.lang.ClassCastException : org.apache.xalan.res.XSLTErrorResources_fr at org.apache.xalan.xslt.Process.main (Process.java:209)
