Spring Aspects JAR configured as an AJC/AJDT - rehashed
This really needs to get fixed...
Caused by: java.lang.IllegalStateException: Entity manager has not been injected (is the Spring Aspects JAR configured as an AJC/AJDT aspects library?)
This just happened again. Want to know how I fix it?
As noted here (http://stackoverflow.com/questions/3...-entitymanager)
I add the spring-aspects jar to my aspectJ path.
Want to know what I do then? I remove it and the tests go back to working again just like before when this error was not being thrown. I'll continue like this for a few hours/days until it happens again - seemingly randomly.
Seriously, this is silly.