码迷,mamicode.com
首页 > 系统相关 > 详细

Eclipse出现ContextLoaderListener not find

时间:2017-05-22 16:56:30      阅读:233      评论:0      收藏:0      [点我收藏+]

标签:png   lan   cep   目的   sem   conf   loader   cat   maven   

严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
原因:
jar包部署的时候没部署到WEB-INF的lib目录下
解决办法:
点击项目-->Properties-> Deloyment Assembly->add->java build path entries
技术分享
 
将引用的jar包添加进去就可以了。如果是maven项目的话就是add->Maven Dependenies

Eclipse出现ContextLoaderListener not find

标签:png   lan   cep   目的   sem   conf   loader   cat   maven   

原文地址:http://www.cnblogs.com/JAYIT/p/6889657.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!