- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 06, 2002 5:23 AM
Subject: RE: Empty arrays not serialized properly
> I got a reply, it will be fixed in .Net Framework 1.1
> I just tested this with 1.1.4322.12 (1.1 bet
@;jabmail.com]
Sent: dinsdag 5 november 2002 0:21
To: [EMAIL PROTECTED]
Subject: Re: Empty arrays not serialized properly
I posted a question on Monday on the
microsoft.public.dotnet.framework.aspnet.webservices newsgroup, titled "Bug
parsing zero-length arrays". So far there is not reply, but
urrent
behavior of just ignoring/skipping the rest of the array is sub-optimal.
Comments?
Thanks,
David
-Original Message-
From: Steve Loughran [mailto:steve_l@;iseran.com]
Sent: dinsdag 5 november 2002 0:44
To: [EMAIL PROTECTED]
Subject: Re: Empty arrays not serialized properly
--
- Original Message -
From: "Martin Jericho" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 3:20 PM
Subject: Re: Empty arrays not serialized properly
> I posted a question on Monday on the
> microsoft.public.dotnet.framework.
er 04, 2002 7:54 PM
Subject: RE: Empty arrays not serialized properly
> Thank you, I didn't find that message in my previous search.
> I tried the empty arrays in .Net framework 1.1 beta, but it isn't fixed.
> I'll write to Microsoft to ask when this is scheduled to get fi
tly a known bug in
the .NET client.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 4:30 AM
Subject: Re: Empty arrays not serialized properly
> Hi,
> Did you test that the data returned by the
- Original Message -
From: "Martin Jericho" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 03, 2002 14:55
Subject: Re: Empty arrays not serialized properly
> I was actually intending to get .NET to generate my WSDL for me, rather
than
> w
m: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 4:30 AM
Subject: Re: Empty arrays not serialized properly
> Hi,
> Did you test that the data returned by the getter works when using a .NET
> client when the array
AM
Subject: Re: Empty arrays not serialized properly
>
> - Original Message -
> From: "Martin Jericho" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, October 31, 2002 4:42 PM
> Subject: Re: Empty arrays not serialized properly
>
- Original Message -
From: "Martin Jericho" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 4:42 PM
Subject: Re: Empty arrays not serialized properly
> Thanks for the tip, it has given me further insight into the problem.
>
>
will create a new bug report for this in bugzilla.
Thanks again
Martin
- Original Message -
From: "Cun Yong Tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 01, 2002 12:27 AM
Subject: Re: Empty arrays not serialized properly
>
&g
e a new bug report for this in bugzilla.
Thanks again
Martin
- Original Message -
From: "Cun Yong Tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 01, 2002 12:27 AM
Subject: Re: Empty arrays not serialized properly
>
> Have you tried chang
t; <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Empty arrays not serialized properly
Date: Thu, 31 Oct 2002 11:02:09 +1000
Using Axis 1.0, a bean containing an array property is serialized by simply
including each element of the array directly unde
Using Axis 1.0, a bean containing an array property
is serialized by simply including each element of the array directly under the
bean element, as demonstrated in this example:
public class MyBean {
public String[]
Values;
}
Which looks like this over the wire:
http://schemas.
14 matches
Mail list logo