My web project has these facets installed: Dynamic Web Module (2.4), Java (1.5). I am also using the m2eclipse plugin and Eclipse's built-in server integration for Tomcat 6.0.29.
I get this error on context startup: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener I guess it is because my Maven dependencies are not being mapped. What must I do to "populate" the WEB-INF/lib directory? Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
