Spring aspectj jar not configured correctly
- by newguy
I am getting this error when I tried to use a JPA object created by Roo.
Entity manager has not been injected (is the Spring Aspects JAR configured as an
AJC/AJDT aspects library?)
I have followed some online advice to add the spring-aspects.jar to aspectj path in Eclipse but I still get this error. Does anyone know how to solve this?
The environment I am using is Spring 3.0.5, Hibernate 3.6 and JBoss 6.0.0.Final.