[jboss-user] [JBoss Seam] - Re: Hibernate and regular JSF validation and EntityHome prob
gavin.king@jboss.com
do-not-reply at jboss.com
Mon Jun 18 13:50:43 EDT 2007
The reason for (2) is that s:validateAll ONLY adds a (Hibernate) validator if you didn't specify any validators yourself. Since you have your own JSF validator, you need to specify <s:validate/> in addition to the JSF validator.
As for (1), I thought you just reported in JIRA that this problem was solved for you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055325#4055325
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055325
More information about the jboss-user
mailing list