aspose file tools
The moose likes JSF and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark ""Locale en_US" navigation error" Watch ""Locale en_US" navigation error" New topic
Author

"Locale en_US" navigation error

Radu Mircea
Ranch Hand

Joined: Jun 14, 2009
Posts: 45
Hello,

I get the following error : "java.util.MissingResourceException: Can't find bundle for base name com.sun.el.Messages, locale en_US at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)" when i try the leave the current Jsf page. For me is really strange because the page is opening and all thing are right until i try to leave it.

As i studied , error is generated from this part of code:


Where "myKeys" is a List which comes from spring web flow.
Also as a remark in faces-config.xml the locale congig is:


I changed them to "en_Us" but the error still occurs.

If you have an idea please give me an hand !

Regards,
Radu
Radu Mircea
Ranch Hand

Joined: Jun 14, 2009
Posts: 45
Hi again ,

I solved my issue i updated el-api and el-ri jars from 1.0 version to el-api-2.1.2-b04.jar and 1.2 for el-ri , and all are okay.

Regards,
Mircea
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: "Locale en_US" navigation error
 
Similar Threads
locales and jsf
language propertis to xml properties
Doubts regarding <locale-config> tag in JSF.
Override request headers
Using custom resourceBundle that accepts UTF-8: can't find bundle for base name