| 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
|
 |
 |
|
|
subject: "Locale en_US" navigation error
|
|
|