Hi,
I have a very small Spring AOP- application using also Maven, where the JARs are in the pom.xml
If I start the application, I get the following exception:
I don't know why? aspectj.jar and aspectweaver.jar are in the pom.xml. Does anybody know what there is wrongCode:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'quoteProvider' defined in class path resource [context_constructor.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
http://www.file-upload.net/download-...esAOP.zip.html
Thanks a lot,
Generic1


Reply With Quote