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