[
http://jira.jboss.com/jira/browse/JBSEAM-1494?page=all ]
Pete Muir resolved JBSEAM-1494.
-------------------------------
Resolution: Done
Thanks, done.
add javax.el.LocalStrings
-------------------------
Key: JBSEAM-1494
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1494
Project: JBoss Seam
Issue Type: Bug
Components: EL
Affects Versions: 1.3.0.ALPHA
Environment: Seam cvs (june 18, 2007)
Reporter: Matt Drees
Assigned To: Pete Muir
Priority: Minor
Fix For: 2.0.0.CR1
Attachments: LocalStrings.properties
jboss-el sometimes throws exceptions with localized messages, but jboss-el-api.jar does
not include the appropriate message bundle. The result is EL evaluations sometimes result
in an exception like this:
javax.el.ELException: java.util.MissingResourceException: Can't find bundle for base
name javax.el.LocalStrings, locale en_US
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:338)
....
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira