开发者

svcutil giving errors when trying to create proxy from complex wsdl

开发者 https://www.devze.com 2023-02-21 10:19 出处:网络
I am working on a WSDL published by standards organization (IHE). It is very complex with over 60 XSDs included in it for data types.

I am working on a WSDL published by standards organization (IHE). It is very complex with over 60 XSDs included in it for data types.

When I try to use svcutil to generate client proxy, I am getting the following error

Warning: The optional WSDL extension element 'body' from namespace 'http://schemas.xmlsoap.org/wsdl/soap12/' was not handled.

XPath://wsdl:definitions[@targetNamespace='urn:ihe:iti:pixv3:2007']/wsdl:binding[@name='PIXManager_Binding_Soap12']/wsdl:operation[@name='PIXManager_PRPA_IN201304UV开发者_如何学JAVA02']/wsdl:output*

If required, I can post the wsdl and associated files.

Thanks


You might get more responses if you put a link up to the wsdl you're tying to use to build your proxy. My guess is there is namespace definition problem. I did find someone else with a similar problem and a solution for it posted at this MSDN forum entry.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号