## 创建SSM项目,用Tomcat启动之后一直报错,查看配置文件都是对的。

## 错误信息:
SEVERE: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

## 解决方案:
1、右击项目。选择Properties
2 、找到Deployment Assembly页面,点击Add
SSM项目启动报错:Error configuring application listener of class org.springframework.web.context.ContextLoa

3、选择Jave Build Path Entries,并进行添加
SSM项目启动报错:Error configuring application listener of class org.springframework.web.context.ContextLoa
SSM项目启动报错:Error configuring application listener of class org.springframework.web.context.ContextLoa
4、重新部署tomcat运行

相关文章:

  • 2021-06-03
  • 2022-12-23
  • 2021-05-26
  • 2021-11-04
  • 2021-04-23
  • 2021-04-02
猜你喜欢
  • 2022-01-23
  • 2021-07-26
  • 2021-07-25
  • 2022-12-23
  • 2021-04-03
  • 2021-11-17
  • 2021-08-11
相关资源
相似解决方案