Thanks for the response. I'm not sure I know what you are referring to. My current faces-config file (which is largely based on the examples) only has 'navigation-rule' and 'managed-bean' tags... what is the 'application node' you refer to? Can you paste an example of your config?
Thanks again.
Bobby
Bobby,
I had the error message until I put a <locale-config> entry in the application node of the faces-config.xml file. It really doesn't seem to be a severe error, but it is easy to eliminate.
Kim
From: Bobby Rosenberger [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 09, 2005 4:09 PM
To: MyFaces Discussion
Subject: SEVERE:Locale name null... tomcat
Hello All,
I get the following error when starting tomcat after moving from the RI to MyFaces:
...
INFO: Reading config /WEB-INF/faces-config.xml
Nov 9, 2005 2:53:59 PM org.apache.myfaces.util.LocaleUtils toLocale
SEVERE: Locale name null or empty, ignoring
...
Am I neglecting to do something that I should be doing? Or is this not really a 'severe' error... after all, it does say it is 'ignoring' the error. And it doesn't seem to be affecting my app... as far as I can tell. So what gives?
Thanks,
Bobby

