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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to