[jboss-user] [JBoss Seam] - Re: Hibernate and regular JSF validation and EntityHome prob
gavin.king@jboss.com
do-not-reply at jboss.com
Tue Jun 19 00:28:58 EDT 2007
Yes, it would definitely cause your problem.
Hold on: you didn't mention anything about a ValidationException before!
A ValidationException is a runtime exception, and hence causes tx rollbacks. (This is standard EJB rules.)
You should not throw ValidationExceptions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055452#4055452
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055452
More information about the jboss-user
mailing list