I set the aoppath, and the aop compiler finds the Aspect class correctly. It is the
pointcut that doesn't work. I get the same result when I use a jboss-aop.xml file
instead of annotations to define the pointcut (pointcut still points to an annotated
method). When I change the pointcut to a specific method or group of methods it works
fine. I just can't get it to find annotated methods.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241507#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...