Re: Tomcat 6 Exception Language

2007-09-18 Thread Fredy Provoste
jojoo yes, the apache service manager has options to configure it, sorry, and thanks 2007/9/18, David Delbecq <[EMAIL PROTECTED]>: > > To pass parameter to tomcat service and configure it: > > http://www.google.be/search?q=tomcat6+service+parameters > > > Fredy Provoste a écrit : > > Thak you so m

Re: Tomcat 6 Exception Language

2007-09-18 Thread David Delbecq
To pass parameter to tomcat service and configure it: http://www.google.be/search?q=tomcat6+service+parameters Fredy Provoste a écrit : Thak you so much Christopher, see that your information is for a Linux Enviromente, i'm working in windows, and i have tomcat installed as service, so the scr

Re: Tomcat 6 Exception Language

2007-09-18 Thread Fredy Provoste
Thak you so much Christopher, see that your information is for a Linux Enviromente, i'm working in windows, and i have tomcat installed as service, so the scripts shutdown and startup aren't here, i've tried to set the enviroment variable JAVA_OPTS=-Duser.language=en -Duser.country=US in windows,

Re: Tomcat 6 Exception Language

2007-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fredy, Fredy Provoste wrote: > the exceptions that server > throws is in Spanish language; I wish this exception were in English You need to change the value of the system property 'user.language' to 'en'. You should be able to do it like this: $ $C

Tomcat 6 Exception Language

2007-09-17 Thread Fredy Provoste
Hi, i'm new in Tomcat 6, i've installed JSTL, and the exceptions thatserver throws is in spanish language, i wish this exception were in english language, so i can go to google searching for the answers to that exceptions, ehhh i've looking in google about this topic, and i've found nothinh so, her