摘要: 在SSH 框架上面做一个WebService 配置完成 测试的时候出现这个问题Allocate exception for servlet XFireServlet java.lang.ClassNotFoundException:Org.apache.xbean.spring.context.SpringApplicationContext;找不到Org.apache.xbean.spring.context.SpringApplicationContext这个类.解决办法在项目中添加 xbean-spring-2.8.jar 这个包. 阅读全文
posted @ 2012-04-17 14:54 一切都是幌子 阅读(2444) 评论(0) 推荐(0)
摘要: tomcat启动报错:Class: com.opensymphony.xwork2.spring.SpringObjectFactory File: SpringObjectFactory.java Method: getClassInstance Line: 220 - com/opensymphony/xwork2/spring/SpringObjectFactory.java:220:-1 at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:428) at org.apache.str... 阅读全文
posted @ 2012-04-13 22:18 一切都是幌子 阅读(1802) 评论(0) 推荐(0)