Netbeans 7 + Tomcat 7启动检测

发布于 2024-12-06 11:19:38 字数 221 浏览 0 评论 0原文

我正在使用 Netbeans 和 Tomcat 7 服务器(安装中嵌入的服务器)。每当我启动服务器时,netbeans 就会开始用请求轰炸我的应用程序:

/netbeans-tomcat-status-test

并且我的应用程序返回 404(我没有此页面)并且无法检测到其启动(在服务中我看到服务器处于离线状态) ...有什么方法可以解决这种虚假行为或者是一些配置问题?

谢谢。

I am using Netbeans with Tomcat 7 server (the one embedded in instalation). Whenever I start the server, netbeans starts bombarding my application with requests:

/netbeans-tomcat-status-test

and my app returns 404 (i dont have this page) and fails to detect its startup (in services I see the server as offline)...is there any way to workaround this bogus behaviour or is it some configuration issue?

Thanks.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

私野 2024-12-13 11:19:38

Netbeans 7.2 似乎没有这样做:它在应用程序启动时访问该 url,但仅访问一次。

可悲的是,在分析器下我看到了与您报告的相同的内容。比较烦人。

Netbeans 7.2 seems not to do this: it hits that url on application startup, but only once.

Sadly under the profiler I see the same thing you report. Rather annoying.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文