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=7224>. 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=7224 Xerces error strings in non-english languages Summary: Xerces error strings in non-english languages Product: Xerces-J Version: 1.3.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have an application in which I use Xerces 1-0-3 parser. When there is a parser error, I catch the error/exception and display a message box with the string attached to Xerces exception. The problem here is that this string is always in English. Are resource files available to get error strings in any non-english language? I notice that under "apache\xerces\msg" folder there are a few resource files (e.g. ExceptionMessages.class, XMLMessages.class). Where can I find corresponding .java files? If I had these I would create my own localized version of resource files and add them to xerces.jar that would be shipped with my application. Thanks in advance for any clarification. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
