weblogic开启远程调试与JMX端口……

在startWebLogic.cmd中编辑JAVA_OPTIONS

 

set JAVA_OPTIONS=-Xdebug -Xnoagent -Djava.compile=NONE -Xrunjdwp:transport=dt_socket,adress=7777,server=y,suspend=n -Dcom.sun.mangement.jmxremote.port=1099 -Dcom.sun.mangement.jmxremote.ssl=false -Dcom.sun.mangement.jmxremote.authenticate=false -Djava.rmi.server.hostname=10.189.198.67

posted @ 2015-02-17 00:17  yiyi_2  阅读(1451)  评论(0编辑  收藏  举报