AJAX cluster failover help

2009-01-26 Thread John Krasnay
I'm doing cluster failover testing with my app and I'm running into a weird failure. The test involves failing the node where my session is active while performing UI operations. On one page in the app, I have an AjaxTabbedPanel. Clicking amongst the tabs while the failover occurs works

Re: AJAX cluster failover help

2009-01-26 Thread Igor Vaynberg
what wicket version are you using? that registration was missing until 5/9/08, so if your wicket version is earlier then that it might not work properly. -igor On Mon, Jan 26, 2009 at 10:36 AM, John Krasnay j...@krasnay.ca wrote: I'm doing cluster failover testing with my app and I'm running

Re: AJAX cluster failover help

2009-01-26 Thread John Krasnay
We're on 1.3.3. I'll try again with 1.3.5. Thanks. jk On Mon, Jan 26, 2009 at 10:41:45AM -0800, Igor Vaynberg wrote: what wicket version are you using? that registration was missing until 5/9/08, so if your wicket version is earlier then that it might not work properly. -igor On Mon,

Re: AJAX cluster failover help

2009-01-26 Thread John Krasnay
Indeed, 1.3.5 fixed the problem. Thanks again, Igor. jk On Mon, Jan 26, 2009 at 01:57:22PM -0500, John Krasnay wrote: We're on 1.3.3. I'll try again with 1.3.5. Thanks. jk On Mon, Jan 26, 2009 at 10:41:45AM -0800, Igor Vaynberg wrote: what wicket version are you using? that

Re: AJAX cluster failover help

2009-01-26 Thread Igor Vaynberg
you are welcome -igor On Mon, Jan 26, 2009 at 12:08 PM, John Krasnay j...@krasnay.ca wrote: Indeed, 1.3.5 fixed the problem. Thanks again, Igor. jk On Mon, Jan 26, 2009 at 01:57:22PM -0500, John Krasnay wrote: We're on 1.3.3. I'll try again with 1.3.5. Thanks. jk On Mon, Jan 26, 2009