Re: Setting the default locale

2006-02-24 Thread Rudolf Baloun
I had the same Problem. The validator seems not to use the locale from engine. I use JBoss. I added this in my JAVA_OPTS: -Duser.language=de -Duser.country=de For me this worked. Martin Carel wrote: Hi! For many days I've been trying to get my validation messages in English (from compute

Setting the default locale

2006-02-24 Thread Martin Carel
Hi! For many days I've been trying to get my validation messages in English (from computers (both client and server) with Swedish regional settings). Today I got a certain success fulfilling my needs, but I need you guys to shed the light on some details... I believe I read all the pertinent