org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException 오류
오라클자바커뮤니티에서 설립한
오엔제이프로그래밍 실무교육센터
(오라클SQL, 튜닝,
힌트,자바프레임워크, 안드로이드, 아이폰, 닷넷 실무전문 강의)
org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException 오류
라이브러리가 정상적으로 들어와 있는데 Tomcat 실행시 web.xml에 기술한
<listener-class>
org.springframework.web.context.ContextLoaderListener
</listener-class>
org.springframework.web.context.ContextLoaderListener
</listener-class>
에서 org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException 오류가 나는 경우
이클립스의 프로젝트에서 우측 마우스 --> properties --> Deployment Assembly --> Add --> Java BuildPath Entries -->Maven dependency를 추가한다.
구로디지털 오엔제이프로그래밍실무교육센터
댓글 없음:
댓글 쓰기