Yep, we have that too.  We were told that doc/lit support was a bit flaky in 
Flex 2.  We solved it by changing our webservice (we use jibx-soap to a Java 
back end) to be unordered.

Search for the mail below for full details of the problem.

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of p_b_kennedy
Sent: Thursday, February 02, 2006 5:33 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 2 - Problem with order of webservice
parameters

Tim.

On Monday 27 Mar 2006 18:15, Tobias Patton wrote:
> Hello list;
>
>
>
> My application invokes a .NET web service that takes two string
> parameters (SessionID and Query). On occasion, I get an error. When I
> look at the RPC debug information, the SOAP envelope shows that the
> values for two parameters have been swapped (ie. SessionID gets the
> value intended for Query and vice-versa).
>
>
>
> The truly weird thing is that this only happens sometimes. If I get the
> error, the very next run of the application may or may not show it, with
> no code changes. This sounds like the kind of bug that would result from
> a race-condition, but I don't see how that could be the case in mapping
> function parameters to SOAP parameters.
>
>
>
> I think I remember seeing this problem posted to the list before, but
> can't find it in the archives.
>
>
>
> Can anyone help?
>
> Thanks.
> Tobias.
>
>
>
> Creo Inc., a subsidiary of Kodak
>
> Tobias Patton | Software Developer | Tel: +1.604.451.2700 ext: 5148 |
> mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  |
> http://www.creo.com <http://www.creo.com>


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to