[jboss-user] [JBoss Seam] - Re: SeamSelectItems - Not selecting Item Throws Exception
petemuir
do-not-reply at jboss.com
Sat Nov 4 04:27:33 EST 2006
Hopefully a simple one: You've used a hibernate validation property specifying that person.room is not null. Unfortunately Seam's s:validate tags don't catch this (see the SeamProblemsFAQ) so you have to specify this is the JSF as well with a required="true" on the JSF tag.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983186#3983186
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983186
More information about the jboss-user
mailing list