问题

在使用eclipse加载tomcat服务器运行项目时遇到问题:

Could not publish server configuration for Tomcat v8.0 Server at localhost.

Context with path "/WebDemo" conflicts with another Context with path "/webdemo".
异常__Could not publish server configuration for Tomcat v8.0 Server at localhost.解决方案
(如图所示)

如果Tomcat配置没问题,那么在Eclipse找到Servers\的server.xml中

将<Context>标签所对应的重复名称项目删除

如果还有疑问加QQ447565981,关

注了博主的先回复

相关文章: