Results 1 to 2 of 2

Thread: Spring aop not called

Threaded View

  1. #1
    Join Date
    Jul 2010
    Posts
    3

    Default Spring aop not called

    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.
    Attached Files Attached Files

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
  •