Re: [Wicket-user] Random page expiration

2007-06-21 Thread Ingram Chen
done: *WICKET-683 * On 6/22/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: Could you please open a JIRA issue for this and attach the project? Thanks! Eelco On 6/21/07, Ingram Chen <[EMAIL PROTECTED]> wrote: > all, > > I found another way to

Re: [Wicket-user] Random page expiration

2007-06-21 Thread Eelco Hillenius
Could you please open a JIRA issue for this and attach the project? Thanks! Eelco On 6/21/07, Ingram Chen <[EMAIL PROTECTED]> wrote: all, I found another way to reproduce this problem, which may happened in slow network: (1) make a link that require 5 seconds to process. (2) click that link

Re: [Wicket-user] Random page expiration

2007-06-21 Thread Ingram Chen
all, I found another way to reproduce this problem, which may happened in slow network: (1) make a link that require 5 seconds to process. (2) click that link "three" times, after 5 seconds, go to page B (3) do any thing on page B cause expire. It seems that this is caused by race condition ?

[Wicket-user] Random page expiration

2007-06-21 Thread Ingram Chen
Hi all, We have experience random page expiration after using wicket 1.2.7(latest Snapshot) I search mailing list archive found http://www.nabble.com/Page-Expiration-when-first-clicking-AJAX-tf3729176.html#a10438002 discuss similar issue. But it seems that no further discuss on solution... It'