Results 1 to 10 of 11

Thread: ava.lang.ClassNotFoundException: org.aopalliance.aop.Advice

Threaded View

  1. #1

    Default ava.lang.ClassNotFoundException: org.aopalliance.aop.Advice

    I have upgraded from Spring-2.5.6 to Spring3.0 Release

    Classpath: org.springframework.aop-3.0.0.RELEASE.jar

    But getting error as
    Caused by: java.lang.ClassNotFoundException: org.aopalliance.aop.Advice

    Which jar file is missing from Spring3.0 release.? Or i need to download from other external link ?
    Last edited by springbeginners; Dec 27th, 2009 at 10:22 PM.

Posting Permissions

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