Re: Request Cycle TimeOut

2007-08-16 Thread Igor Vaynberg
https://issues.apache.org/jira/ -igor On 8/16/07, Gustavo Yoshizaki <[EMAIL PROTECTED]> wrote: > > Okey, Thanks for the answer. How do I report this bug? > > Gustavo > > On 8/16/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > > please file a bug. also understand that if you set timeout to one

Re: Request Cycle TimeOut

2007-08-16 Thread Gustavo Yoshizaki
Okey, Thanks for the answer. How do I report this bug? Gustavo On 8/16/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > please file a bug. also understand that if you set timeout to one hour > that > means the user will not be able to access any other page within that > session > until the origin

Re: Request Cycle TimeOut

2007-08-16 Thread Igor Vaynberg
please file a bug. also understand that if you set timeout to one hour that means the user will not be able to access any other page within that session until the original request goes through. -igor On 8/16/07, Gustavo Yoshizaki <[EMAIL PROTECTED]> wrote: > > Hi, > > I have some problems with t

Request Cycle TimeOut

2007-08-16 Thread Gustavo Yoshizaki
Hi, I have some problems with the time out of the request cycle. I extended my application from WebApplication and in the init method added the following line: getRequestCycleSettings().setTimeout(Duration.ONE_HOUR); However, in one page with an ajax link, I got the following error: 09:00:05,29