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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...