The validation annotations are processed by Hibernate. They are *not* supposed to work on
stateful session beans. To validate data in the session bean, you have to write your own
validation code, or you can use JSF validator tags in the view page.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067991#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...