I\'ve tried figuring out this problem for the last 2 days with no luck. I\'m simply trying to create an annotation based JUnit test using the spring framework along with hi
I think you are picking up an incorrect version of asm.jar somewhere in the classpath you are using for your tests.