[jboss-user] [JBoss AOP] - Re: JBoss AOP 2.0 with JBoss AS 4.2.2 - jboss-aop javaagent
flavia.rainone@jboss.com
do-not-reply at jboss.com
Mon Jun 16 09:39:51 EDT 2008
Hi!
You are not supposed to use the javaagent that comes with jboss-aop-jdk50.jar... this one is tailored for standalone apps.
For integration with AS, you must use pluggable-instrumentor.jar intead, because this is the jar that is going to communicate with the JBoss AOP AS deployer. Don't forget to enable loadtime weaving in the jboss-aop-jdk50.deployer/jboss-service.xml.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158354#4158354
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158354
More information about the jboss-user
mailing list