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