Could not load the Tomcat server configuration at \Servers\Tomcat v7.0 Server at localhost-config. The configuration may be corrupt or incomplete.
Resource is out of sync with the file system: '/Servers/Tomcat v7.0 Server at localhost-config/server.xml'.
右击server列表中的tomcat7
点击properties
点击switch location
原因是默认配置文件是.metadata/.plugins/org.eclipse.wst.server.core/tmp中的
点击后将配置文件所在文件夹改变为workspace/Servers/Tomcat v7.0 Server at localhost-config