同样适用于:

apache-tomcat-8.0.52-windows-x64

apache-tomcat-8.5.32-windows-x64

修改bin/startup.bat

添加如下配置:

SET "CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000"

如图:

apache-tomcat-7.0.88-windows-x64 debug mode

相关文章:

  • 2021-06-22
  • 2022-12-23
  • 2021-12-27
  • 2021-10-05
  • 2021-06-10
  • 2022-12-23
  • 2021-04-23
  • 2021-05-11
猜你喜欢
  • 2021-06-25
  • 2021-04-05
  • 2021-06-04
  • 2022-12-23
  • 2021-12-11
  • 2021-06-11
相关资源
相似解决方案