【发布时间】:2008-09-17 16:51:14
【问题描述】:
在JBoss'run.bat中,添加:
set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote -
Dcom.sun.management.jmxremote.port=9987 -
Dcom.sun.management.jmxremote.ssl=false -
Dcom.sun.management.jmxremote.authenticate=false
要启动 jconsole:
JDK/bin>jconsole localhost:9987
【问题讨论】:
-
通常你会问一个问题然后自己回答,我不认为它是你的个人记事本。
标签: jconsole