-
Dec 2nd, 2011, 01:22 PM
#1
AspectJ load-time weaving + Spring 3.0.5.RELEASE + Tomcat 7 not working
I am trying to figure out why load-time weaving is not working yet for my web application. For my normal application (not webapp) it is working.
My mavenized project structure is:
When I start the application, the logs show that the load-time weaver is working: http://pastebin.com/YXgAP2uh.
But when I trigger EchoServlet, the EchoAspect is not getting woven in: http://pastebin.com/tYTK42iW.
Does anyone have an idea? Thanks for any advice ;-)
@admin: as I'm using AspectJ I'm not sure if this is the correct subforum to post. I'm guessing it should be fine
-
Dec 5th, 2011, 10:44 AM
#2
Tags for this Thread
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