java - Using Hotswap Agent with JBoss (Jboss Developer Studio) -


the tutorial here: http://www.hotswapagent.org/quick-start

says use:

-xxaltjvm=dcevm -javaagent:path_to_agent\hotswap-agent.jar 

as command line arguments.

however, when running servlet on jboss, jboss developer studio, how pass in these arguments?

at first look, may eclipse.ini/config.ini, ide jvm spawn new jvm jboss server, pass arguments .ini that?

double click open server configuration

server configuration

click open dialog below

server configuration launch

finally add or edit vm arguments.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -