Hello,

        I have downloaded the sources of the 2.0.0alpha version a few weeks ago 
and
I have searched the propertie file you are speaking about. Without success.

So, I have searched this file in the 1.3.1 binary version. I found it.

Why ?

Do you need french translator for this project ?
Maybe sometime I could help ?

-----------------------------------------------------
Laurent Foret
Service developpement

[EMAIL PROTECTED]

www.korom.net

> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Envoye : vendredi 30 mars 2001 00:35
> A : [EMAIL PROTECTED]
> Objet : Re: message.properties
>
>
>
>
> Hi Jean-Claude,
>
> I think your diagnosis is right (although I'm surprised nothing
> but classes
> can be put in this type of file; seems like a rather draconian restriction
> to me...)  BTW, the file in question is called message.properties, not
> messages...
>
> But I think if you want to see which methods the absence of this file
> affects, then you're inevitably going to have to grab the source.
>
> BTW, if you do ever get a chance to translate the relevant file, I'd be
> more than happy to add it to the distribution!
>
> Cheers,
> 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
> 04:26:52 PM
>
> Please respond to [EMAIL PROTECTED]
>
> To:   [EMAIL PROTECTED]
> cc:
> Subject:  Re: message.properties
>
>
> Hi Neil,
>
> [EMAIL PROTECTED] wrote:
>
> > I bet that you've set your locale to French, right?
>
> 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 believe it searches for 'message_fr_FR', does not find it, then tries
> 'message_fr', does not find it, then tries 'message', which
> should be there
> but
> is not, because in the place I have put the .class files, nothing
> else than
> a
> class can be (I am not using a JAR file, but an exe packaged with MS
> jexegen).
> When 'message' is not found, it dies.
>
> >  I'm almost certain that you do have message.properties in the right
> > place, but just not the right language.
>
> I do not think so.
>
> > So the ultimate solution would be for someone to write up a French
> version so
> > that we can include it with the distribution...
>
> I could do that, no problem.
>
> > In the meantime, I guess you'll just have to avoid making mistakes which
> > result in the parser throwing InvalidDatatypeExceptions.  :-)
>
> Hey, I am doing _real_ schema development, I have to be allowed a few bugs
> ;-)
>
> More seriously, I need to know what is the method used by the code which
> gets
> the message.properties file, in order to understand where else I can put
> the
> file for this code to find it. Do I need to look into the code ?
>
> Thanks for your help.
> Best regards
> JC
>
>
> ---------------------------------------------------------------------
> 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]
>
>


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

Reply via email to