摘要:
启动服务器时出现异常:Line: 209 - com/opensymphony/xwork2/spring/SpringObjectFactory.java:209:-1原因两个:1.lib中多导入包的大原因:去掉struts2-spring-plugin-2.1.8包即可,因为没有用到spring。2.还有的原因是用spring了,却没加监听器,在web.xml里面加上contextConfigLocationclasspath:applicationContext*.xmlorg.springframework.web.context.ContextLoaderListener 阅读全文
posted @ 2013-10-30 16:58
liu_yuanhui
阅读(420)
评论(0)
推荐(0)
2013年10月30日