I was wrong: with PER_INSTANCE scope, the interceptor never gets called. I reverted back
to PER_VM, using some ugly rereflection tricks to use the classes within the classloader
of the intercepted methods, instead of the classloader of the interceptor.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157611#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...