ok thanks that is the solution:
export LANG=es_ES@euro in the tomcat start script.
Thanks

----- Original Message -----
From: "Jean-Francois Mach" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, December 06, 2002 1:30 PM
Subject: RE: tomcat doesn´t show latin characters when i start the system


>
> It depends how you start tomcat when you boot the system. Usually it is a
> script in :
> /etc/rc.d/init.d
> or
> /etc/init.d
>
> Just add
> export LANG=XXX
> at the beginning of the script, where XXX is the value of LANG in your
> shell;
>
>
> If you stop/start it from a crontab on a regular basis (daily or weekly,
> which is usually good practice), just add
> LANG=XXX
> at the top of your crontab file (man 5 crontab if you don't know how it
> works)
>
> > -----Message d'origine-----
> > De : Dionisio Ruiz de Zarate [mailto:[EMAIL PROTECTED]]
> > Envoyé : vendredi 6 décembre 2002 12:45
> > À : Tomcat Users List
> > Objet : Re: tomcat doesn´t show latin characters when i start the system
> >
> >
> > can you say me how and in which file can i make it?
> > thanks for your answer
> >
> >
> > ----- Original Message -----
> > From: "Jean-Francois Mach" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > Sent: Friday, December 06, 2002 12:19 PM
> > Subject: RE: tomcat doesn´t show latin characters when i start the
system
> >
> >
> > >
> > > Sounds like an environment problem. You might want to check the LANG
> > > environment variable. Usually when you start the program
> > manually, LANG is
> > > set in your shell, but not when you start it from cron or when
> > your server
> > > boots up (I had a similar problem and setting LANG solved the
problem).
> > Try
> > > to add it to your crontab/export it in your startup script.
> > >
> > > Regards,
> > >
> > >
> > > - Jeff
> > >
> > >
> > > > -----Message d'origine-----
> > > > De : Dionisio Ruiz de Zarate [mailto:[EMAIL PROTECTED]]
> > > > Envoyé : vendredi 6 décembre 2002 12:05
> > > > À : [EMAIL PROTECTED]
> > > > Objet : tomcat doesn´t show latin characters when i start the system
> > > >
> > > >
> > > > When i start my linux tomcat doesn'y show latin characters (ó, á,
> > > > í ...) if
> > > > i restart the tomcat service (rctomcat restart) the tomcat shows
> > > > me well all
> > > > characters.
> > > > Can anybody says me how can i solve this great, for me, problem?
> > > > i am using one SuSE 8.1 linux machine, jdk 1.4.1 and tomcat 4.1.12
> > > >
> > > > thanks
> > > >
> > > >
> > > >
> > > > --
> > > > To unsubscribe, e-mail:
> > > > <mailto:[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
> > > > <mailto:[EMAIL PROTECTED]>
> > > >
> > > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > >
> > >
> > >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>



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

Reply via email to