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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to