I am trying to setup a tomcat server in eclipse galileo java ee to test a servlet. I have web tools installed also. I created a server but when I go to my web browser and go to http://localhost:8080 I get an http status 404 error.
My server is started in eclipse. When I open the server overview page it won't let me change any of the options in the Server Locations section.
Does anyone know what is going on here? Is there something else I have to do to get tomcat working?