reset password
Author Message
cbort
Posts: 95
Posted 20:18 Apr 15, 2011 |

I have not touched the settings of eclipse but for some reason I am unable to run my servlets locally through eclipse now.

I am getting the error message:

"Could not load the Tomcat server configuration at \Servers\Tomcat v7.0 Server at localhost-config. The configuration may be corrupt or incomplete."

How do I change the path where it is looking for the server.xml file?

cysun
Posts: 2935
Posted 21:22 Apr 15, 2011 |

Just create a new server runtime like you did when you first set up Eclipse, and use the new server runtime to run your projects.

dely
Posts: 32
Posted 22:29 Apr 15, 2011 |

Two other ways to fix:

- rightclick on the server and clean

- leftclick on server and push delete

 

attached images points to what I am talking about.

Try either method.

Attachments: