码迷,mamicode.com
首页 > 编程语言 > 详细

idea整合struts和spring和hibernate时候的导jar错误:Unable to load configuration. - action -

时间:2016-03-20 16:01:19      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

  1. org.apache.struts2.dispatcher.Dispatcher.error Dispatcher initialization failed
  2. Unable to load configuration. - action - file:/F:/Documents/MyJava/SSH001/out/artifacts/SSH001_war_exploded/WEB-INF/classes/struts.xml:11:66

  1. Caused by: Action class [employeeAction] not found - action - file:/F:/Documents/MyJava/SSH001/out/artifacts/SSH001_war_exploded/WEB-INF/classes/struts.xml:11:66
虽然在libraries中加入了struts2-spring-2.3.24.1的jar包,不过好像编辑器没有引用到,所以看到Problems这里出错,修复则是引用了。

问题根本上就是没有导入struts2-spring这个jar包...
技术分享


修复问题:
技术分享




idea整合struts和spring和hibernate时候的导jar错误:Unable to load configuration. - action -

标签:

原文地址:http://www.cnblogs.com/share2015/p/5297777.html

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