[jboss-user] [JBoss Seam] - s:validateAll don't works.
leandro3.marinho
do-not-reply at jboss.com
Wed Jan 16 08:48:04 EST 2008
Hi People,
Seam isn't validating fields, even when I wrap the input controls with s:validateAll.
When a validation error occurs, s:validateAll don't intercepts the error and my DAO throws an org.hibernate.validator.InvalidStateException.
I'm using...
- Hibernate 3.2.5
- Hibernate Annotations 3.3.0.GA
- Hibernate Validator 3.0.0.GA
- Seam 2.0.0.GA
- JBoss AS 4.2.2.GA
P.S: I don't generate my app with sean-gen because I'm using Maven2.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120452#4120452
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120452
More information about the jboss-user
mailing list