I compile my web app(using ant task) on JDK 7 and deploy it on tomcat 6, but get this error:
java.lang.verifyerror expecting a stackmap frame at branch
Does anyone else recognize this error?
I compile my web app(using ant task) on JDK 7 and deploy it on tomcat 6, but get this error:
java.lang.verifyerror expecting a stackmap frame at branch
Does anyone else recognize this error?