[jboss-user] [JBoss AOP] - Re: Using jboss AOP to handle try-catch

f.baronti do-not-reply at jboss.com
Tue Jun 10 11:43:05 EDT 2008


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#4157078

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157078



More information about the jboss-user mailing list