Hi all,
I start using Spring 3.0.0 RC3 (with beginner experiences!!), and when i try to start the application with spring tool, I get an exception
java.lang.NoClassDefFoundError: org/aopalliance/intercept/MethodInterceptor
I've read some articles about this bug but that was for RC1.
Is there some simple solution of this problem? ..
Thx.
:-)


Reply With Quote
