web services - native C++: WSDL proxy generation library -
it necessary communicate webservice c++ mfc application. can add reference service, wsdl generated if simple types used only. attempt generate proxy methods complex types returns error:
does not support extension of complextype
here suggestions fix that: http://support.xignite.com/entries/168861-getting-around-the-sdl1030-sproxy-exe-does-not-support-extension-of-complextype
my intention generate wsdl proxy generation library.
question: please advise library wsdl proxy generation? on linked page http://ws.apache.org/axis/ advised library suggested. did used it? fine?
is gsoap looking for? can generate both client , server sides of web service in c or c++.
Comments
Post a Comment