Hi, Victor As I thought, you are using a previous JBoss AOP version, that lacks the fix.
You will have to either stick with your fix, or you can also upgrade to our CR release, which will allow you to use your advice with the original signature. A third alternative would be editing your pointcut expression, in a way that it matches only field read joinpoints. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138838#4138838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138838 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
