[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1494) add javax.el.LocalStrings

Matt Drees (JIRA) jira-events at lists.jboss.org
Mon Jun 18 22:46:11 EDT 2007


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


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

        



More information about the seam-issues mailing list