[jboss-user] [EJB 3.0] - Re: CMT in Stateless SessionBean (EJB3.0)
wolfc
do-not-reply at jboss.com
Tue Sep 26 02:53:49 EDT 2006
Only when the method throws a RuntimeException is the transaction marked as rollback only. If it's an application exception or the exception is caught within the method the transaction is committed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974110#3974110
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974110
More information about the jboss-user
mailing list