RE: .NET client and nested arrays

2003-01-07 Thread Mitch Gitman
To: [EMAIL PROTECTED] Subject: .NET client and nested arrays I'm trying to get an Axis server and a C#/.NET client working together. I'm encountering one interop showstopper that appears to be more .NET's fault than Axis'. Whenever the bean-serialized object I send as a resp

RE: .NET client and nested arrays

2003-01-07 Thread Dan Stone
elps. Dan Stone -Original Message- From: Mitch Gitman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 8:05 AM To: [EMAIL PROTECTED] Subject: .NET client and nested arrays I'm trying to get an Axis server and a C#/.NET client working together. I'm encountering one inte

.NET client and nested arrays

2003-01-07 Thread Mitch Gitman
I'm trying to get an Axis server and a C#/.NET client working together. I'm encountering one interop showstopper that appears to be more .NET's fault than Axis'. Whenever the bean-serialized object I send as a response has for a member an array of instances of either strings or some other beany