native C ++:WSDL代理生成库 [英] native C++: WSDL proxy generation library

查看:277
本文介绍了native C ++:WSDL代理生成库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有必要从C ++ MFC应用程序与WebService通信。我可以添加对服务的引用,但wsdl生成为如果简单类型只使用。尝试为复杂类型的方法生成代理时会返回错误:

It is necessary to communicate to WebService from C++ MFC application. I can add reference to the service, but wsdl is generated for if simple types are used only. Attempt to generate proxy for methods with complex types returns an error:


不支持complexType的扩展

does not support extension of complexType

以下是解决此问题的建议: http://support.xignite.com/entries/168861-getting-around-the-sdl1030-sproxy-exe-does-not -support-extension-of-complextype

Here is a suggestions to fix that: http://support.xignite.com/entries/168861-getting-around-the-sdl1030-sproxy-exe-does-not-support-extension-of-complextype

我的目的是用一些WSDL代理生成库生成。

My intention is to generate with some WSDL proxy generation library.

问:你能建议好的库来生成WSDL代理吗?在链接的页面上 http://ws.apache.org/axis/ 是建议库建议的。有人使用它吗?是否很好?

Question: could you please advise good library for WSDL proxy generation? On the linked page http://ws.apache.org/axis/ is advised library suggested. Did anybody used it? Is it fine?

推荐答案

gsoap 您要查找什么?它可以使用C或C ++生成Web服务的客户端和服务器端。

Is gsoap what you are looking for? It can generate both client and server sides of a Web Service in C or C++.

这篇关于native C ++:WSDL代理生成库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆