If you add the interceptor as a default for all beans of a certain type by modifying
ejb3-interceptors-aop.xml, then you need the interceptor class to be globally loadable by
all ejb3s (in server/XXX/lib as you did or in the deployers/ejb3.deployer directory).
Can you paste the changes you have made to ejb3-interceptors-aop.xml?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035136#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...