can you try out the compile-time instrumentation mode first to see if it works?
Load-time is more trickier since it is more difficult to debug.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960853#3960853
Reply to the post :
http://www.jboss.com/index.html?
I've been over the documents and got some bits and pieces
if I want to have Load time and not precompiled instrumentation
1. In the jboss-aop-jdk50.deployer\META-INF\jboss-service.xml ,
set the EnableLoadtimeWeaving to true .
2. In the command line the following args
-Djboss.aop.path=${o