Hi Hari,


I strongly feel that Axis interoperability solutions are still in their nascent stages.

My ratiocination for this statement:

I have been trying to communicate with a web service developed on Axis from a .NET client. Web service is supposed to return a "Document" object and I have been trying to accomplish this implementation in vain. I had to resort to an implementation which serializes Document object to a string.

So my question is "Is interoperability of Axis solutions limited to basic data types like int, string and arrays"?

Vivek


From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: AXIS interoperability question
Date: Fri, 27 Feb 2004 15:23:05 -0500

The client should generate their own stub classes (or whatever the .NET
equivelant is) based on the generated WSDL.  The
serialization/deserialization process of the client is unrelated to the
serialization/deserialization process used by the server.


HTH, Ian




"Hari
Lakshmanan" To: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED] cc:
.com> Subject: AXIS interoperability question


                    02/27/2004
                    03:05 PM
                    Please respond
                    to axis-user






Hi, If I have implemented web service provider using AXIS and also used custom serialization / deserialization (based on AXIS specific serialization) does the client always needs AXIS specific serialization / deserialization? How does this work with a .NET client or client using different SOAP engine (other than AXIS)?

Thank you for your time

__hari






This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.



_________________________________________________________________
Dream of owning a home? Find out how in the First-time Home Buying Guide. http://special.msn.com/home/firsthome.armx




Reply via email to