[jboss-user] [JBoss AOP] - Re: deploying instrumented code, not working

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Aug 17 10:32:52 EDT 2006


I'm not 100% sure how it plays with other bytecode-manipulation products, but most of the time there is no problem.

A few suggestions:

*Use cavaj or another decompiler to make sure that the classes on your classpath have been aopc'ed. 

* Pass the -verbose flag in to ant to make sure that you don't have both aopc'ed and non aopc'ed classes on your classpath

* Try creating a jboss-aop.xml file and pass in -Djboss.aop.path=PATH_TO_XML and see if that makes any difference

Are you saying that without the other frameworks involved it works as expected?











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

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



More information about the jboss-user mailing list