I am using ASM4.0 in my web application, when i try to start jetty, it throws
an exception,
java.lang.IncompatibleClassChangeError: class xxx$1 has interface
org.objectweb.asm.ClassVisitor as super class
at java.lang.ClassLoader.defineClass1(Native Method).
The application works fine if i start jetty from command line, mvn jetty:run.
Eclipse 4.0/run-jetty-run 1.3.3
Original issue reported on code.google.com by chiron....@gmail.com on 5 Oct 2012 at 1:59
Original issue reported on code.google.com by
chiron....@gmail.com
on 5 Oct 2012 at 1:59