Hi Vivian, Generally C APIs can be called from C++ and vice versa, And we found many who use Axis2/C with C++. So surely your C++ application will be able to work with Axis2/C.
Thanks Dimuthu On Feb 8, 2008 11:47 PM, Vivian Zhou <[EMAIL PROTECTED]> wrote: > > Hi Arseny, > > I am NOT looking for tools to generate c-style stubs because my C++ > application needs to be able to access unlimitted number of web service > providers. What I need is the capability (a web service client engine with > some simple and clean APIs) that allows my C++ code to make a web service > call and get reply using HTTP/SOAP protocol. In this case, my C++ code is > basically a webs ervice client. > > By browsing the AXIS2/c stuff and mail archives, seems that it can satisfy > my requirements. I would like fellow developers to confirm that before I > make a decision to use it. > > Thanks! > Vivi > > ----- Original Message ---- > From: Arseny <[EMAIL PROTECTED]> > To: Apache AXIS C User List <[email protected]> > Sent: Friday, February 8, 2008 12:07:23 AM > Subject: Re: axis2/c in c++ application > > AXIS2/C (in fact WSDL2C) generates C-style stubs, so I prefer the first > revision of Axis with its C++ stubs. > > Vivian Zhou wrote: > > Hi All, > > > > I have a c++ application that needs to call some web services. > > Basically I will need to make soap/http calls, I am also looking > > for easy/clear APIs to make these calls. It seems to me that AXIS2/c > > is a good fix to me. Can you confirm with that? Are there any C++ > > samples using AXIS2/c APIs available? I saw bunch of c samples in the > > downloaded package. > > > > Thanks in avance. > > Vivi > > > > ------------------------------------------------------------------------ > > Looking for last minute shopping deals? Find them fast with Yahoo! > > Search. > > > <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > ________________________________ > Never miss a thing. Make Yahoo your homepage. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
