From: arnam on
Hi,

I have some WebService created by Axis (v1.4). The WebService provides
method which returns array of object of some type.

The problem is, that when that method is returning empty array,
deserializer generates array with one empty element, instade of empty
array.

My solution is written in .NET framework 3.5, Vistual studio Express
2010, C#

Anyone can help?

Regards
arnam