问题描述
- 在做struts2.0升级为struts2.3的时候,xmlrpc调用出现以下问题。
-
在struts2.0的时候c++是可以正常调用我的rpc接口的
但是升级到2.3之后不能调用rpc接口。出现以下错误
升级的包有
xwork-core-2.3.16
struts2-core-2.3.16
struts2-codebehind-plugin-2.3.16
commons-fileupload-1.3
ognl-3.0.6
struts2-config-browser-plugin-2.3.16
struts2-spring-plugin-2.3.16
freemarker-2.3.19
commons-lang3-3.1struts2-dwr-plugin-2.3.16
2014-02-27 19:43:37,117 ERROR [com.web.xmlServer.XmlRpcServerServlet] Error on line -1: Premature end of file.
2014-02-27 19:43:37,117 INFO [com.web.xmlServer.XmlRpcServerServlet] xmlDoc4: invalid invoke
时间: 2024-10-26 05:24:43