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=11711>. 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=11711 java.lang.ClassCastException: org.apache.xalan.res.XSLTErrorResources_es ------- Additional Comments From [EMAIL PROTECTED] 2002-08-14 22:23 ------- In the process of writing the bug found a work-arround.... here is how to solve it: >java -Duser.language=en org.apache.xalan.xslt.Process -IN contents.xml -XSL Jav aXML.xsl -OUT contents.html The solution is:-Duser.language=en parameter..... Regards!
