Facelets bundle com.sun.el.Messages missing

59 views
Skip to first unread message

Gan...@j4fry.org

unread,
Feb 3, 2009, 2:53:34 AM2/3/09
to j4fry
Hi,

Having trouble with this kind of error message with facelets?

java.util.MissingResourceException: Can't find bundle for base name
com.sun.el.Messages, locale de_DE
at java.util.ResourceBundle.throwMissingResourceException
(ResourceBundle.java:836)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at com.sun.el.util.MessageFactory.<clinit>(Unknown Source)
at com.sun.el.parser.AstValue.getTarget(Unknown Source)
at com.sun.el.parser.AstValue.getType(Unknown Source)
at com.sun.el.ValueExpressionImpl.getType(Unknown Source)
at com.sun.facelets.el.TagValueExpression.getType
(TagValueExpression.java:60)
at com.sun.facelets.el.LegacyValueBinding.getType
(LegacyValueBinding.java:94)

The reason is an error in your facelets application. Probably an
object is null and JSF is trying to invoke a setter on it. Check the
spelling of your bean names.

To see the complete error message add the missing package to your
application. We've put it in a jar for you:

http://j4fry.org/resources/el-messages.jar

Regards,
Ganesh
Reply all
Reply to author
Forward
0 new messages