When deploying spring MVC application I am having java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
Details: - eclipse Indigo Service Release 2 (Eclipse IDE for Java EE Developers) - "m2e - Maven Integration for Eclipse" - "m2e-wtp - Maven Integration for WTP" I confirm that my web project has "maven dependencies" added in deployment assembly. I tried to do some cleanup like "update project configuration", "maven clean install" ... but issue is still there, any help is welcome.