Submitted On 14-APR-2002
buessow
The same error appears in a German environment (on RedHat
Linux). A workaround is setting the locale to English:
LC_ALL=en_US
Submitted On 06-MAY-2002
garyp2
Rather than changing the Xalan-supplied code in
Process.java, perhaps Sun should change its
XSLTErrorResources_xx classes to extend XSLTErrorResources
rather than XResourceBundleBase.
Submitted On 06-MAY-2002
garyp2
In connection with my previous post, please see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4649
Submitted On 09-JUL-2002
choikkor
The same error appears in a JDK 1.4.0 under Korean WinXP.
But there is no error in a JDK 1.3.4 or below under Korean
WinXP
Submitted On 01-AUG-2002
bernddorn
Another solution which also works on win32, is to change the
language with the command line argument like this:
-Duser.language=en
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|