浏览 4275 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2007-10-25
给的工程中缺少下面的包 XFire的版本是1.2.6 lib包中包含activation-1.1.jar,commons-codec-1.3.jar,commons-httpclient-3.0.jar ,commons-logging-1.0.4.jar,jaxen-1.1-beta-9.jar,jdom-1.0.jar,jsr173_api-1.0.jar,mail-1.4.jar,spring2.0.jar,wsdl4j-1.6.1.jar,wss4j-1.5.1.jar,wstx-asl-3.2.0.jar,xbean-2.2.0.jar,xbean-spring-2.8.jar,xbean-spring-2.8.jar,XmlSchema-1.1.jar 抛出的异常既然是无法解析[META-INF/xfire/services.xml] Error initializing XFireServlet. [10:51:09.671] org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [META-INF/xfire/services.xml]; nested exception is java.lang.IllegalStateException: Unable to invoke parseNestedCustomElement method [10:51:09.671] Caused by: java.lang.IllegalStateException: Unable to invoke parseNestedCustomElement method, 在services.xml中注释<!--<handlers></handlers-->就是正常的。 请给为熟悉XFire的达人给看看。在此十分感谢 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2007-10-25
http://localhost:8080/services访问页面抛出下面异常:
500 Servlet Exception java.lang.NoSuchMethodException: org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseNestedCustomElement(org.w3c.dom.Element) |
|
返回顶楼 | |
发表时间:2008-03-27
你少了一个包
|
|
返回顶楼 | |
发表时间:2008-03-27
少了spring-support.jar
|
|
返回顶楼 | |
发表时间:2008-06-18
http://www.blogjava.net/amigoxie访问该地址。。。开发Xfire所需要的包。。。。现在小弟需要一个包:xbean-spring-2.8.jar。请您把它发送给我好吗?我的邮箱是:472579211@qq.com 谢谢啦!
|
|
返回顶楼 | |