I just downloaded the Tomcat 7.0.23 package on my Ubuntu 11.10.
I followed the instructions on a Google API website to deploy their example webapp. It basically con
For me the problem was caused by checking the project into an other directory from Git. Choosing the same name as the war file solved the problem.