首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

启动tomcat 的 struts2 异常

2012-10-18 
启动tomcat 的 struts2 错误严重: Exception starting filter struts2 Unable to load configuration. - b

启动tomcat 的 struts2 错误
严重: Exception starting filter struts2
Unable to load configuration. - bean - jar:file:/F:/Struts2/Struts2/WebRoot/WEB-INF/lib/struts2-core-2.1.2.jar!/struts-default.xml:46:178
at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:58)

--解决:
commons-io-1.3.2, commons-fileupload.1.2.1这两个jar包放到lib下

热点排行