hi, im afraid its impossible to use introduction with dynamic aop. the reason is that for
introduction, the class is altered (which is impossible to do when the class is already
loaded by the jvm). for pointcuts its not needed to alter the class after its been
prepared.
so im afraid you have to do it the "static" way...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011783#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...