Hi Jean-Claude,

I bet that you've set your locale to French, right?  What I think is
happening is that the InvalidDatatypeException is looking for a French
version of the properties files--which doesn't exist--and is therefore
dying.  I'm almost certain that you do have message.properties in the right
place, but just not the right language.

So the ultimate solution would be for someone to write up a French version
so that we can include it with the distribution...

In the meantime, I guess you'll just have to avoid making mistakes which
result in the parser throwing InvalidDatatypeExceptions.  :-)

Hope that helps,
neil

Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  416-448-3519, T/L 778-3519
E-mail:  [EMAIL PROTECTED]



Jean-Claude Dufourd <[EMAIL PROTECTED]> on 03/29/2001 01:09:11 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  message.properties


Dear all,

I get this when validating a file:
org.apache.xerces.validators.datatype.InvalidDatatypeFacetException:
Installation Problem???  Couldn't load messages: can't find resource for
org.apache.xerces.utils.regex.message_fr_FR

I think that the program does not find the file "message.properties" in
org.apache.xerces.utils.regex, but I do not know how this file is loaded
because there is no doc about validators and I do not have the source.
Where should I put this file if I cannot put it with the class files ?

I am using Xerces for Java 1.3.1 on Windows with Microsoft Java.

Thanks in advance
JC
--
Jean-Claude Dufourd       @======================================@
ENST, Dept COMELEC             The wing, over the big rock...
46, rue Barrault          @======================================@
75013 Paris                Tel: +33145817807    Fax: +33145804036



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to