age-
> From: Lilantha Darshana [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 04, 2002 12:17 AM
> To: '[EMAIL PROTECTED]'
> Cc: '[EMAIL PROTECTED]'
> Subject: RE: What is a good Axis compatible suite for doing C/C++ SOAP
> ser vices/clients
>
>
> At
impl.
regards,
-Lilantha
-Original Message-
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 8:50 PM
To: [EMAIL PROTECTED]
Subject: RE: What is a good Axis compatible suite for doing C/C++ SOAP
ser vices/clients
You might want to have a look at Wasp.
Syl
You might want to have a look at Wasp.
Sylvain.
-Original Message-
From: Craig Servin [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 10:37 AM
To: [EMAIL PROTECTED]
Subject: What is a good Axis compatible suite for doing C/C++ SOAP
services/clients
We have some C/C++ legacy code
We have some C/C++ legacy code that needs to be exposed as SOAP services.
I am looking for something similar to Axis that would allow us to write UNIX
based C/C++ SOAP services and clients that is compatible with Axis.
I have thought about using the C++ client side bindings in the Axis contrib
Use cvs as described in http://xml.apache.org/axis/cvs.html.
Glyn
Hi,
I'm new to SOAP and I have to develop a
client-server architecture using SOAP
as transport layer (to avoid problems with
Firewalls). I'm developing with C++
but every source code I've found on the net is
java.
I would like to download the Axis-C++ source code
shown in the axis-site
as