-
Jul 21st, 2009, 09:04 PM
#1
newbie aop profiler example troubles
I am trying to follow the example in the reference guide: "6.8.4.1. A first example".
I copy / paste exactly but I don't see the aspect code invoked. The weaver is definitely considering the aspect classes and META-INF/aop.xml -- if I put an invalid pointcut or xml file, I see errors spit out to stderr.
However, I don't see the sample output. Is there some silly thing I'm missing, some people have trouble where they include the wrong @Aspect class, but I copy/pasted all the foo.* classes from the examples. Is there something special I need to do when running from the eclipse IDE?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules