I\'m having a problem running tomcat 6 with eclipse 3 in ubuntu.
I installed tomcat 6 on my machine and when I tested it using http://localhost:8080, it
http://localhost:8080
I was suffering the same problem
I've got the lattest eclipse 3.4.1 GanyMede. Changed the Ubuntu Tomcat 6 install to the plain one from tomcat.apache.org
chmod 666 /usr/share/tomcat6/conf*
and the problem was solved