OK. Thanks much for your help. I moved my AOP definitions into the configuration where my controllers are scanned and it worked.
Appreciate the response :)
Type: Posts; User: brethodgson; Keyword(s):
OK. Thanks much for your help. I moved my AOP definitions into the configuration where my controllers are scanned and it worked.
Appreciate the response :)
I have been experimenting with introducing AOP into our Spring/Surf web application for profiling use. I've scoured the forums and official documentation and it looks like I've done everything right....