[jboss-user] [JBoss Seam] - Re: @IfInvalid throws unhandled exception
gavin.king@jboss.com
do-not-reply at jboss.com
Tue Jul 18 13:31:08 EDT 2006
No, that exception is coming from Hibernate, not from the validation performed by @IfInvalid. You are probably missing an @Valid annotation, or something like that.
BTW, @IfInvalid/@Valid are semi-deprecated, and are no longer used in the examples. I strongly recommend migrating to s:validateAll
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958899#3958899
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958899
More information about the jboss-user
mailing list