首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

tomcat起动报错:Error configuring application listener of class org.springframework.w

2013-03-14 
tomcat启动报错:Error configuring application listener of class org.springframework.web.context.Cont

tomcat启动报错:Error configuring application listener of class org.springframework.web.context.ContextLo

tomcat启动报错:Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

前两天讲在一个eclipse里新建的项目导入到另一个eclipse 就出现了以上的错误,重新启动试了,build path 移除jar包重新添加也试了,problem 里的warning也清除了,但是不见得可以启动起来,但是后来发现webcontext/lib目录下的jar包貌似貌似又有子目录,然后直接讲jar包直接拷贝到lib目录下面,系统可以正常启动了。

总结:webcontext/lib目录下jar包不要再包含子目录。

可能是不同版本的eclipse可能有bug

热点排行