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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...