【发布时间】:2014-04-01 11:09:37
【问题描述】:
每次我运行 wsimport 时,我都会收到此错误:
[错误]“不支持使用 SOAP 编码。 文件中第 65 行的 SOAP 扩展元素:dummy.wsdl 有 use="encoded" " 解析 WSDL 失败。
WSDL(错误块):
<wsdl:input name="dummyRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="urn:cmg.stdapp.webservices.generalplugin" use="encoded" />
</wsdl:input>
【问题讨论】:
标签: web-services soap wsdl wsimport