首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

调用wsdl疏失

2012-10-05 
调用wsdl出错调用的是天气预报的webservicewsdl:http://www.webxml.com.cn/WebServices/WeatherWebService

调用wsdl出错
调用的是天气预报的webservice
wsdl:http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?wsdl

我用的是eclipse生成的客户端程序,就是在生成时出的错,出的错大概如下:
Line Column Message
406 66 cvc-complex-type:4 Attribute'part' must appear on element 'mine':content
415 66 cvc-complex-type:4 Attribute'part' must appear on element 'mine':content
424 66 cvc-complex-type:4 Attribute'part' must appear on element 'mine':content
433 66 cvc-complex-type:4 Attribute'part' must appear on element 'mine':content
442 66 cvc-complex-type:4 Attribute'part' must appear on element 'mine':content

跪求解决办法!!!

[解决办法]
没有源码怎么看啊,如果自动生成的客户端代码有问题,那自己写客户端代码啊
[解决办法]
生成的不可信啊

热点排行