Re: LocaleDropDown does not switch locale anymore when deployed on server

2009-03-02 Thread Roman Zechner
Solved - at least I found a work around. It was a server issue. We were 
missing de_DE locale files on the system. 
But I still had to explicitly set the system variable LC_ALL to 
de_DE.ISO-8859-1, before restarting tomcat.


Shouldn't the JVM come with full I18N support already? Well, it works, 
but if anyone has an explanation for this behaviour, I'd be happy.


Cheers, Roman


Roman Zechner wrote:

Hi,

we are using the LocaleDropDown component mentioned in Wicket in Action.
While it works on the local machine, it does not when deployed on our 
server.
We need to switch between German and English. German works on my local 
machine,

on the server it doesn't.

Any ideas?

Roman



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



LocaleDropDown does not switch locale anymore when deployed on server

2009-02-26 Thread Roman Zechner

Hi,

we are using the LocaleDropDown component mentioned in Wicket in Action.
While it works on the local machine, it does not when deployed on our 
server.
We need to switch between German and English. German works on my local 
machine,

on the server it doesn't.

Any ideas?

Roman



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org