Apache & Tomcat
톰캣 Check that the corresponding file exists within your web application archive! 에러
나호성
2015. 9. 22. 12:59
반응형
Check that the corresponding file exists within your web application archive!
톰캣에 웹 프로젝트를 올린 후 이러한 에러가 발생했다.
tomcat - conf -web.xml
web.xml 파일이 존재하는지 확인한 후에
존재 하지 않는다면 해당경로에 web.xml파일을 넣어주면된다.
반응형