[jboss-user] [JBoss Seam] - Re: Hibernate Validation / Page Scope --> allways new entity

denis-karpov do-not-reply at jboss.com
Tue Jul 25 08:22:19 EDT 2006


Remove @Valid annotation. <s:validateAll> does not require this. Pure hibernate @Valid throws exception on invalid cases, that is not caught by the Seam. That is why you will always get an exception page on invalid data.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960654#3960654

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960654



More information about the jboss-user mailing list