java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
摘要:
如果你是maven项目,tomcat在发布项目的时候没有同时发布maven依赖所添加的jar包,你需要设置一下eclipse:项目 —> 属性 -> Deployment Assembly -> Add -> Java Build Path Entries -> 选择Maven Dependenci... 阅读全文
posted @ 2015-02-10 16:23 nickTimer 阅读(265) 评论(0) 推荐(0) 编辑