[jboss-user] [JBoss AOP] - Re: Hot Swap using a standalone version of JBoss AOP

flavia.rainone@jboss.com do-not-reply at jboss.com
Mon Oct 20 16:33:49 EDT 2008


Hi!

You can follow the steps described in this tutorial:
http://jbossaop.blogspot.com/2008/09/debugging-jboss-aop-with-eclipse-part1.html

The difference here is that you want to run an application, and not a test. So, instead of clicking "Debug...", you should click the "Run..." button. You can configure to run your application as you would without JBoss AOP. The only difference is that you are going to add the arguments as described in the tutorial.

If you want to enable hotswap, just add the -hotSwap parameter to the javaagent as I showed to you in the previous post.

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

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



More information about the jboss-user mailing list