[jboss-user] [JBoss AOP] - Re: Tracing/Logging - Actual RMI calls vs calls between EJBs

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Nov 28 19:56:55 EST 2006


You can't if you use "execution" or "field" pointcuts, if you want access to the caller you need a "call" pointcut, but those have certain limitations.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989532#3989532

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



More information about the jboss-user mailing list