If use REST (JAX-RS) Web Service and JPA capabilities on MyEclipse, then throw the exception below:
java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.<init>(Z)V
The solution is change use cglib-2.1.3.jar to cglib-nodep-2.1.3.jar.
If use REST (JAX-RS) Web Service and JPA capabilities on MyEclipse, then throw the exception below:
java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.<init>(Z)V
The solution is change use cglib-2.1.3.jar to cglib-nodep-2.1.3.jar.
TrackBack URL: http://server.everfine.com.tw/blog/mt-tb.cgi/259