아이티스토리

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener 본문

자바스토리/Spring

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

블루다컴 2013. 11. 22. 17:30

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

spring mvc 기본 프로젝트를 생성하고 실행 했더니 나타나는 에러이다

이건 maven path갖 정상적으로 잡혀있지 않아서 발생하는 경우이다.

window > properties > Deployment Assembly > add - Maven Dependence 하면 된다.



반응형