为什么在调试 Tomcat 7 中运行的 Web 应用程序时,热代码替换在 Eclipse 中失败?

发布于 2024-11-16 02:44:28 字数 245 浏览 2 评论 0原文

当我使用 Tomcat 6 时一切都很顺利。现在我使用 Eclipse 3.6.1 将调试器连接到部署在 Tomcat 7 中的 Web 应用程序。项目的“自动构建”功能已打开。我只添加一行类似 System.out.println("why does hot code replacement not work?"); 的行,然后 Eclipse 错误对话框出现,提示热代码替换失败。同样,使用 Tomcat 6 我没有遇到这种行为。我做错了什么?

Everything went well when I was using Tomcat 6. Now I am connecting the debugger to a web application deployed in Tomcat 7 using Eclipse 3.6.1. The project's "Build automatically" feature is turned on. I only add a line like System.out.println("why does hot code replace not work?"); and the Eclipse error dialog appears saying hot code replace failed. Again, using Tomcat 6 I didn't experience this behavior. What am I doing wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文