Tomcat啟動報錯org.springframework.web.context.ContextLoaderListener類配置錯誤——SHH框架


SHH框架工程,Tomcat啟動報錯org.springframework.web.context.ContextLoaderListener類配置錯誤


 

1、查看配置文件web.xml中是否配置。org.springframework.web.context.ContextLoaderListener在web.xml配置文件中已經配置


 

2、查看工程是否添加此jar包,org.springframework.web.context.ContextLoaderListener的jar包為spring-web-4.1.0.RELEASE.jar,已添加。


3、由於是Tomcat啟動報錯,所以查看Tomcat路徑下的lib是否包括spring-web-4.1.0.RELEASE.jar,查看不存在此包。添加后啟動成功。

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM