Great!
Thanks for the help.
Justin J.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934062#3934062
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934062
---
This
Hi,
Is it possible to configure an interceptor on an exception joinpoint? What i
would like to do is setup a pointcut when method x of class y throws an
exception. I read an article that indicated JBoss AOP can do this, however I
have been unable to find an example or any documentation on how t