[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1326) Seam-CVS (as of May 15, 2007) breaks s:enumItem

H T (JIRA) jira-events at lists.jboss.org
Tue May 15 16:20:52 EDT 2007


Seam-CVS (as of May 15, 2007) breaks s:enumItem
-----------------------------------------------

                 Key: JBSEAM-1326
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1326
             Project: JBoss Seam
          Issue Type: Bug
          Components: JSF
    Affects Versions: 1.3.0.BETA1
         Environment: JBoss 4.2.0CR2
Seam-CVS build as of May 15, 2007
            Reporter: H T


Did a build of seam-cvs recently and it breaks s:enumItem functionality in my webapp as well as the seam-pay example.  Brief exception here:

Caused by: java.lang.IllegalArgumentException: java.lang.Object is not an enum type
        at java.lang.Class.enumConstantDirectory(Class.java:2965)
        at java.lang.Enum.valueOf(Enum.java:187)
        at org.jboss.seam.ui.EnumConverter.getAsObject(EnumConverter.java:17)


-- 
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