[jboss-user] [JBoss AOP] - Re: Can i have interceptor on throw exception?
stale.pedersen@jboss.org
do-not-reply at jboss.com
Wed Apr 30 03:41:59 EDT 2008
then you can just add that interceptor to every ejb3 bean you have and it will catch it :)
- if you also have some pojos that might throw an exception you have to add a interceptor on those with "plain old" aop.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147725#4147725
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147725
More information about the jboss-user
mailing list