Hi,

I have a simple remoteObject that returns no problem unless the 
remoteObject takes longer than 1 minute to return, then flex never 
picks up the return. Has anyone seen this before?

i.e. If I run a query over a time period  of 2 weeks it return no 
problem in about 35 seconds (it's a big sql query at the Java side). 
If I increase the time period to a 1 month period for the query then 
return from the Java side is not pcked up by Flex, it just sits there 
in the busy Cursor state. Is there an underlying timer that gives up 
waiting for a return?

Cheers,

Iain






--
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