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
Definitely you have different versions of your ClassWriter class at runtime than compile time.