Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
[EMAIL PROTECTED] wrote: Would you mind sharing your sample code as well as wsdd file? Thanks. I don't have any sample code, I have just been doing it, since most of my clients are running .NET. I use java2wsdl to generate my wsdl files, then wsdl2java to generate everything else, and

Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
[EMAIL PROTECTED] wrote: Sameer, Try to follow the sample code to create a Collection converter. Everything works correctly upto the response message been sent back to the client. The client generates following error message: "There is an error in XML Document(114,4)." Why did you

Re: InterOP between .NET and Axis

2003-08-22 Thread Harry_Wen
IL PROTECTED]cc: il.com> Subject: Re: InterOP between .NET and Axis

Re: InterOP between .NET and Axis

2003-08-22 Thread Harry_Wen
ED]cc: il.com> Subject: Re: InterOP between .NET and Axis

Re: InterOP between .NET and Axis

2003-08-22 Thread Sameer Bombatkar
] Subject: Re: InterOP between .NET and Axis Date: Fri, 22 Aug 2003 05:22:28 -0700 MIME-Version: 1.0 Received: from apache.org ([208.185.179.12]) by mc5-f42.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 22 Aug 2003 05:25:41 -0700 Received: (qmail 19299 invoked by uid 500); 22 Aug 2003 12:25

Re: InterOP between .NET and Axis

2003-08-22 Thread Harry_Wen
cc: 08/22/2003 04:57 Subject: Re: InterOP between .NET and Axis

Re: InterOP between .NET and Axis

2003-08-22 Thread Sameer Bombatkar
TED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: InterOP between .NET and Axis Date: Fri, 22 Aug 2003 07:57:55 -0400 MIME-Version: 1.0 Received: from apache.org ([208.185.179.12]) by mc1-f7.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 22 Aug 2003 05:02:26 -0700 Re

Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
Sameer Bombatkar wrote: I also encountered the same problem dealing with Collection classes. How are you defining your de/serialiaers for Collection in ur wsdd file? Rather than passing back any collections, convert them into an array of javabeans, and pass that around. I do that for my C# c

Re: InterOP between .NET and Axis

2003-08-21 Thread Sameer Bombatkar
I also encountered the same problem dealing with Collection classes. How are you defining your de/serialiaers for Collection in ur wsdd file? Sameer. . "If a server crashes in a server farm and no one pings it, does it still cost four figures