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