使用 eclipse 的 JSP 间歇性 ClassNotFoundException

发布于 2024-12-12 20:30:06 字数 754 浏览 0 评论 0原文

在 Windows 上运行 Eclipse Indigo、Tomcat 7 - 使用 eclipse wtp 插件在 ROOT 上下文中运行 Web 应用程序 我遇到了这个间歇性问题,其中 eclipse 无法找到已编译的 JSP。首次访问JSP时出现此问题,除非停止Tomcat服务器并清理Work目录和项目目录,否则无法解决。编译版本在eclipse目录结构中:

.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\Catalina\localhost\_\org\apache\jsp\WEB_002dINF\...

但它仍然产生这个错误。

经过一番研究后,我发现这个相关线程似乎表明该问题仅在应用程序部署在 ROOT 上时才会发生。

http://comments.gmane.org/gmane.comp.jakarta.tomcat .user/208071

并输入了一个错误: https://bugs.eclipse.org/bugs/show_bug.cgi?id=334977

有人遇到过类似的问题并且知道解决方案吗?

Running Eclipse Indigo, Tomcat 7 on Windows - running the web application on the ROOT context with eclipse wtp plugin I am getting this intermittent problem where eclipse cannot find the compiled JSP. It occurs when first accessing the JSP and cannot be resolved except by stopping the Tomcat server and cleaning the Work directory and the project directory. The compile version is there in the eclipse directory structure:

.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\Catalina\localhost\_\org\apache\jsp\WEB_002dINF\...

but it still produces this error.

After some research I found this related thread which seems to suggest the problem only occurs when the application is deployed on ROOT.

http://comments.gmane.org/gmane.comp.jakarta.tomcat.user/208071

And a bug has been entered:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334977

Has anyone had a similar issue to this and knows a solution?

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

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

发布评论

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

评论(1

蛮可爱 2024-12-19 20:30:06

您好,请尝试根据第一个屏幕截图配置值并根据第二个屏幕截图更改位置,然后尝试这是否适合您。

在此处输入图像描述

在此输入图像描述

Hi please try to configure value as per first screen shot and change location as per second screenshot and try if that works for you.

enter image description here

enter image description here

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