tomcat 远程调试

1、对于windows 打开$tomcat_home/bin/catalina.bat,并加入: SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5555 对于linux 打开 $tomcat_home/
相关文章
相关标签/搜索