Hello David !
The Microsoft(MS) SOAP toolkit can be obtained from msdn.microsoft.com, and a
step -by-step usage is provided. Works for C++, VB etc.
Usage of the Apache toolkit I am sure you are aware of.
Concerning interoperability:
This has been discussed previously in this forum, look in the archives for mails
with the subject:
"Java Client talking to MS Soap Toolkit Beta 2". I think the author was called
Silvio.
It contains an example for the Apache SOAP code, defining deserialisers for the
return, without the "xsi type". ( Used the approach myself)
Also, Sanjiva has a note on this:
http://marc.theaimsgroup.com/?1=soap-dev&m=97901982213396&w=2
concerning the much discussed "xsi:type requirement", which MS SOAP ommits but
Apache requires.
Be sure to use the same name for the return value as specified in the WSDL file
generated on the MS side !
Hope this was what you asked for.
Good luck !
Toril
Patrik Lindefors <[EMAIL PROTECTED]> on 06/06/2001 08:34:48 AM
Internet mail from:
Please respond to [EMAIL PROTECTED]; Please respond to
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc: (bcc: Toril Andersson/NOHRT/S/KM/KOG)
Subject: SV: SOAP between Java and C++
Hi David!
One of the nice things about SOAP is that it isn't language dependent but
that you can write a SOAP client or service in the language of your desire.
You would have to have an XML parser though and also one or more
Serializers who can understand the SOAP protocol. I think Microsoft has
some C++ implementation of SOAP (I'm not sure but...) that you could use.
Bon chance!
Anders
-----Original Message-----
From: David DELGRANCHE <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Tuesday, June 05, 2001 7:18 AM
Subject: SOAP between Java and C++
>> Hi all,
>>
>> I'm a newbie in Soap. I'm trying to find a solution to exchange
>>informations between a Java Client and a C++ server. Apache Soap is
really
>>well done but requires Java on the server. Sure you will tell me that I
can
>>do JNI on my server, but this solution doesn't satisfy us. Does anyone
know
>>a solution to use SOAP between Java and C++ ?
>> Thanks in advance
>>
>> David.
>>
>>David DELGRANCHE
>>[EMAIL PROTECTED]
>>tel. 02.99 05.34.25
>>Fax: 02.99.05.34.05
>>Sogitec Industries
>>24, Avenue Lavoisier
>>ZI du Champ Niguel
>>35174 BRUZ CEDEX
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, email: [EMAIL PROTECTED]
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]