With verbose turned on, it should be listing each class as it tries to weave it.
Please see
http://labs.jboss.com/portal/jbossaop/docs/1.5.0.GA/docs/aspect-framework...
I think your problem is that instead of
| <src path="src"/>
|
you should be using
| <src path="build/classes"/>
|
BTW you should not use the aop IDE since it is not actively maintained
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965482#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...