[JBoss-user] [JBoss AOP] - Re: Adding an interceptor for exception join points

2006-03-31 Thread jrobison
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

[JBoss-user] [JBoss AOP] - Adding an interceptor for exception join points

2006-03-30 Thread jrobison
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