[jboss-user] [JBoss Seam] - convertEnum is not working
mgrouch
do-not-reply at jboss.com
Wed May 30 12:36:13 EDT 2007
I'm doing same thing as in seam ui example and
get exception
anonymous wrote :
| java.lang.IllegalArgumentException: java.lang.Object is not an enum type
| at java.lang.Class.enumConstantDirectory(Class.java:2895)
| at java.lang.Enum.valueOf(Enum.java:187)
| at org.jboss.seam.ui.EnumConverter.getAsObject(EnumConverter.java:17)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049808#4049808
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049808
More information about the jboss-user
mailing list