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