I tried this approeach together with Container Managed Transactions, in order to catch
exceptions raised during commit() (typically database constraint violations).
Unfortunately, it appears that JBoss commits transactions after executing all the AOP
methods - so exceptions fall through the client. Is there a way to catch them?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157078#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...