Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread Vishal Popat
Hi, I have upgraded from 6.7.0 to 6.16.0 and now one of my pages continuously reloads. On this page I have AjaxLazyLoadPanel which does not call getLazyLoadComponent method when using 6.16. It does call the constructor and does call getLoadingComponent method. If I remove 6.16 jars and

Re: Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread Martin Grigorov
Hi, Upgrade Wicket version by version to identify in which version the behavior has changed. Check the server logs. Maybe Wicket detects that the page is stale (StalePageException) and re-renders it completely. If nothing helps then create a quickstart and attach it to JIRA and we will take a

Re: Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread vp143
in context: http://apache-wicket.1842946.n4.nabble.com/Page-reloads-continuously-AjaxLazyLoadPanel-tp471p475.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread Martin Grigorov
in context: http://apache-wicket.1842946.n4.nabble.com/Page-reloads-continuously-AjaxLazyLoadPanel-tp471p475.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread vp143
Sorry, I missed the that post. Works fine so far. Many thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-reloads-continuously-AjaxLazyLoadPanel-tp471p479.html Sent from the Users forum mailing list archive at Nabble.com