#
Servlet: "weblogic.wsee.async.AsyncResponseBean" failed to preload on startup in Web application: "EJBDemoTest". com.sun.xml.ws.model.RuntimeModelerException: The web service defined by the class weblogic.wsee.async.AsyncResponseBean does not contain any valid WebMethods. at com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:262) at com.sun.xml.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:322) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:188) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510) at weblogic.wsee.jaxws.JAXWSDeployedServlet.getEndpoint(JAXWSDeployedServlet.java:182) at ......... 不知道什么错,只是将EJB工程打成jar包导入web程序中,将weblogin.jar包删除(EJB工厂我导入过weblogin.jar),将从ejb工程拷过来的接口和实体类删除了就可以解决 谁知道这个错帮忙下留下足迹
在网上百度了下,原来是要指定filter-mapping的dispatcher方式,如下
同时找到了其他的资源,这里记录下 3、在做上传文件的时候,要在web.xml中增加ActionContextCleanUp这个filter,如果不增加,会发生第一次上传取不到文件的情况
按照Struts2的API,filter的顺序是 struts-cleanup filter SiteMesh filter FilterDispatcher
Powered by: BlogJava Copyright © 贺挺