[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction ha
mark.little@jboss.com
do-not-reply at jboss.com
Wed Jun 20 06:23:40 EDT 2007
You could do it that way. I wouldn't normally call commit on an application exception either. In general, if you're unsure about how to terminate a transaction it's always safer to roll it back than commit: at least you can be (or should be) confident that the previous state was consistent.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055953#4055953
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055953
More information about the jboss-dev-forums
mailing list