m2eclipse 和 tomcat
我开始使用m2eclipse。安装后,我下载了一些原型,maven安装,打包,干净的作品很棒。现在我想启动我的应用程序并使其显示在我的浏览器中。我的第一个问题是我无法执行 Run as->在服务器上运行。我所有的非maven项目都可以在服务器上运行。 我的第二次尝试:运行为->运行配置,然后选择tomcat。 Tomcat 启动、配置,然后……什么也没有。它不显示我的网站。我在浏览器中手动输入: http://localhost:8080/(my 项目名称) 我得到:
请求的资源(/RestFinderMaven/index.jsp)不可用。
I started to use m2eclipse. After install, i download some archetype, maven install, package, clean works ggreat. Now i wanted to start my application and make it show in my browser. My first problem was I can't do Run as-> run on server. All my non-maven project can be run on server.
My second try: run as-> run configuration, then select tomcat. Tomcat started, configured and... nothing. It doeasnt show my site. I input in my browser manually: http://localhost:8080/(my project name) and I got :
The requested resource (/RestFinderMaven/index.jsp) is not available.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您想通过 WTP 服务器工具部署您的 web 应用程序,您需要安装 m2e-wtp。有关更多信息,请查看 http://community.jboss.org/en/tools/blog/2011/06/23/m2eclipse-wtp-0130-new-noteworthy
If you want to deploy your webapp via the WTP server tools, you need to install m2e-wtp. for more informations, please take a look at http://community.jboss.org/en/tools/blog/2011/06/23/m2eclipse-wtp-0130-new-noteworthy