Results 1 to 2 of 2

Thread: aspectj

  1. #1
    Join Date
    Aug 2011
    Posts
    1

    Default aspectj

    I want to ask something about the relationship between aspectjrt.jar aspectjweaver.jar and spring-aspects.
    if my project already has aspectjrt.jar and aspectjweaver.jar Do i still need to import spring-aspects.jar in my project.
    thanks

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    If you want to use the aspects defined in the spring-aspects jar then yes you are going to need it.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •