[jboss-user] [JBoss AOP] - Re: How to test advised methods?

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Jun 8 09:55:34 EDT 2007


What I do when debugging test cases in eclipse is to use loadtime weaving, by adding the following to the VM args for the launch configuration


  | -javaagent:path_to_jboss-aop-jdk50.jar -Djboss.aop.path=path_to_jboss-aop.xml
  | 

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

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



More information about the jboss-user mailing list