I have gone thru the article, I understand that this functionality appears to be for Air library and not relates to Flex.
-----Original Message----- From: Subscriptions [mailto:[email protected]] Sent: 21 July 2014 08:59 PM To: [email protected] Subject: Re: Flex application Session Timeout you could also try URLRequestDefaults.idleTimeout http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net /URLRequestDefaults.html#idleTimeout On 21/07/2014 16:58, Ahsan Akhtar wrote: > Hi, > > > > I am getting below mentioned error for a process which takes 10 > minutes to complete, when my flex application spends more than 2.5 > minutes, it immediately generates the following error: > > > > Status: Error > > Fault source:shmReportUtil > > Fault code: Channel.Call.Failed > > Fault detail: NetConnection.Call.Failed: HTTP: Failed > > Fault string: error > > > > Can someone let me know how can I increase session time out to a value > of 10 minutes. I am using Flex SDK 4.0 with BlazeDs with Tomcat 7. > > > > I have tried to set requestTimeout="-1" attribute of the RemoteObject > but it didn't work. > > > > I have also tried to set parameter "session-timeout" of web.xml and > 'connectionTimeout' parameter Tomcat Server.xml but in vain. > > > > Best Regards > > > > Ahsan > > -- Lee Burrows ActionScripter
