Yes, all() does not capture caller pointcuts.
Try either using "execution()" in your advice binding OR using
"call()" in your prepare expression
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083596#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...