[jboss-user] [JBoss AOP] - Re: Exception while loadtime weaving

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Aug 29 04:39:47 EDT 2008


I am not sure, but it seems you are trying to run the jboss aop ide. This is badly out of date and do not use it.

If you want to run your application from Eclipse, start up Eclipse normally, and put all the aop jars on your application's classpath. The set up a run/debug configuration, and modify the VM arguments to use 

  | -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=4173249#4173249

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



More information about the jboss-user mailing list