码迷,mamicode.com
首页 > 其他好文 > 详细

ssm框架的项目,使用maven管理,启动服务器报错

时间:2016-06-23 01:14:14      阅读:235      评论:0      收藏:0      [点我收藏+]

标签:ssm+maven

异常信息:

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener


解决办法:


  1. Open the project‘s properties (e.g., right-click on the project‘s name in the project explorer and select "Properties").

  2. Select "Deployment Assembly".

  3. Click the "Add..." button on the right margin.

  4. Select "Java Build Path Entries" from the menu of Directive Type and click "Next".

  5. Select "Maven Dependencies" from the Java Build Path Entries menu and click "Finish".


本文出自 “11693153” 博客,请务必保留此出处http://11703153.blog.51cto.com/11693153/1791879

ssm框架的项目,使用maven管理,启动服务器报错

标签:ssm+maven

原文地址:http://11703153.blog.51cto.com/11693153/1791879

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