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=11276>. 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=11276 Problems executing org.apache.xalan.xslt.Process with default German locale ------- Additional Comments From [EMAIL PROTECTED] 2002-08-01 18:46 ------- This only happens when you use the xalan component in Sun JDK 1.4. There are no locale specific resource files (like XSLTErrorResources_de) in the Xalan distribution you get from apache. They were added by Sun when they packaged the JDK. I guess we can do nothing here. As a workaround, you can download Xalan 2.4D1 from this site and put xalan.jar under the jre/lib/endorsed directory (create this dir if it does not exist). The error messages are not localized in the open source Xalan though. If you can live with it, you can give it a try.
