The requested resource () is not available. (when running Tomcat 7.0 after downloading of JSF 2.0 project)

℡╲_俬逩灬. 提交于 2019-12-21 19:52:27

问题


I have created a new Dynamic Web Project in eclipse 3.6.

I added a Tomcat 7.0 server and choose "Run on server" on a jsf file. Working fine!

I added it to a SVN repository to share it with other.

I close Eclipse.

I create a new fresh workspace to check that everything works okey. Checking out the same project as above.

I added a Tomcat 7.0 server and choose "Run on server" on the same file as before. This result in a 404: "HTTP Status 404 .... - description The requested resource () is not available."

Why is that?? This is really strange! Don't you think? Can you please help me?

Best regards


回答1:


Remove the dynamic web project from the Tomcat server and add it again.



来源:https://stackoverflow.com/questions/4728110/the-requested-resource-is-not-available-when-running-tomcat-7-0-after-downl

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!