Hello,
I'm reading Spring in Action (2.0) and I'm trying to setup an AOP example.
The code is executed without exception but the code in aop is not called.
I attach my eclipse project.
The main class is KnightApp and log4j.xml is in the conf directory (need to be added to the classpath).
Thanks for any help.
