[jboss-user] [JBoss AOP] - Re: Dynamic AOP

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Sep 12 13:50:47 EDT 2007


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#4083596

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083596



More information about the jboss-user mailing list