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 ?


Reply With Quote
