WebServices and Clients. Win and Mac - work in the pair
WebServices and Clients. Win and Mac - work in the pair
- Subject: WebServices and Clients. Win and Mac - work in the pair
- From: Александр Холодович <email@hidden>
- Date: Thu, 24 Nov 2005 15:44:46 +0300
Hi all! I have a problem. I write webservice with use WebObjects (Mac OS X). Thus, I would want that with this webservice the client written
with use MS.Net Framework (Windows) could work. Thus interaction is provided by means of the SOAP.
Problem in that Mac understands everything that it is sent by the Windows-client. But the answer sent by webservice, the client cannot
parse. That is, it understands, what type there should be an answer. But value of the answer does not read.
Similar problem and in a return case. When the client is written on C++/AppleEvents. And webservice it is written with use MS.Net
Framework and it is started on Windows. The client parse the answer of a server without errors. But the server does not read value of
parameters sent to it. Though, their quantity and types understands.
I think, that it is possible to explain it to that in MS.Net Framework forms messages in SOAP 1.2 (2001 scheme). And Mac (WebObjects/
AppleEvents) forms messages in SOAP 1.1 (1999 scheme). And how to change the scheme I do not know.
Any more I do not know what to do. Somebody can understands...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden