본문 바로가기

이클립스/이클립스 오류

Could not publish server configuration for Tomcat v8.0 Server at localhost.Multiple Contexts have a path of "/team". 오류 해결

 

Server 톰캣 더블클릭

 

Modules 

Path가 중복인 것을 확인 할 수있다.

중복된 Path를 하나만 남긴다.

톰캣 서버를 재설정하면서 생긴 것이기 때문에 하나 지워도 프로젝트에 영향이 없다고 한다. 

 

Could not publish server configuration for Tomcat v8.0 Server at localhost.Multiple Contexts have a path of "/team". 오류 해결