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=6573>. 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=6573 ClassCastException in org.apache.xalan.xslt.Process Summary: ClassCastException in org.apache.xalan.xslt.Process Product: XalanJ2 Version: 2.2.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Xalan-CmdLine AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] On my Windows XP with Java 1.4 (_not_ RC) CLASSPATH=.;D:\Programmierung\jdk14\jre\lib\rt.jar;D:\Programmierung\jdk 14\jre\l ib\jsdk.jar;D:\Programmierung\jdk14 \jre\lib\xalan.jar;D:\Programmierung\ jdk14\jr e\lib\xml-apis.jar;D:\Programmierung\jdk14\jre\lib\hsqldb.jar I get following message: D:\Programmierung\jdk14>java org.apache.xalan.xslt.Process Exception in thread "main" java.lang.ClassCastException: org.apache.xalan.res.XS LTErrorResources_de at org.apache.xalan.xslt.Process.main(Process.java:209)
