1

I frequently use apache tomcat with Eclipse without any problems

Now I change my computer , following the traditionel steps to configure tomcat with eclipse

1) unzip tomcat folder

2) Eclipse->new Server

but it doesn't work evenhttp://localhost:8080showingressource not available

the port is correct

What is the problem?

1 Answer 1

1

Right-click on Server . Click on Properties , under the General tab , Click on Switch Location , it should change [workspace metadata] to something else. Apply and OK . Double click on the Server , will open the Overview page . Under Server Locations , click on Use Tomcat installation . Save the settings and start the Server.

3
  • use Tomcat installation is desactivated
    – nawara
    Commented Jun 14, 2013 at 13:04
  • Remove the projects from the server and then follow the process and then add your project.
    – AllTooSir
    Commented Jun 14, 2013 at 15:04
  • the problem is partially solved :I get the Tomcat welcome page but when I run my exemple I get the error resource not available
    – nawara
    Commented Jun 14, 2013 at 16:09

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.