[jboss-user] [JBoss AOP] - Re: java.lang.VerifyError: Illegal constant pool index when

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Apr 30 04:04:38 EDT 2008


Are you doing loadtime or compile-time weaving?

The version of javassist is different in 4.2.0 and 4.2.2 which probably explains the difference you are seeing when trying to upgrade the aop deployer. 

If doing compiletime weaving, make sure that you use the same version of AOP that ships with AS 4.2.2 to weave your code (AOP 1.5.6.GA)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147735#4147735

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147735



More information about the jboss-user mailing list