Hi Pete, Web Services are such a complex topic and my knowledge is so limited that I am sometimes unsure if something is a bug or if its just how it should really be. The problem I saw in HF 3 was with empty arrays not being decoded. The element had a minOccurs of 0 in the WSDL though, so maybe not decoding it is appropriate.
There are 2 bugs in the system that seem to describe this issue, one of which was marked fixed in HF 2 and one that is currently Under Investigation. https://bugs.adobe.com/jira/browse/SDK-11453 https://bugs.adobe.com/jira/browse/SDK-11388 Thanks, Ben --- In [email protected], "Peter Farland" <[EMAIL PROTECTED]> wrote: > > Hi Ben, > > WebServices in this release represent more than a hotfix - they are LCDS > 2.5's reimplementation of this feature to target Basic Profile 1.0 > support for WS-I. This will be the WebService implementation going > forward for Flex 3 too so we want to iron these bugs out before Flex 3 > is final. > > We have fixed many issues since HF2 for Flex 3 thanks to many useful > bugs and reproducible cases that have been logged by the community. > > If you are experiencing changes, bugs, etc... then the most productive > thing to do is to spend a few minutes to log them so that we can take a > look and fix them. > > http://bugs.adobe.com/flex/ > > Thanks, > Pete >

