Re: Ajax Refreshing Issue

2013-07-30 Thread dhongyt
I'm using Wicket 6.4.0 -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289p4660561.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe,

Re: Ajax Refreshing Issue

2013-07-30 Thread Paul Bors
Have you tried it outside of Eclipse? Create yourself a quick start and run it from the console. Also that stack trace could be usefull. - ~ Thank you, p...@bors.ws -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289p4660562.html

Re: Ajax Refreshing Issue

2013-07-30 Thread dhongyt
Sorry I forgot to add that I have fixed this issue. I think it was because I didn't apply it to the a panel. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289p4660563.html Sent from the Users forum mailing list archive at Nabble.com.

Re: Ajax Refreshing Issue

2013-07-16 Thread Francois Meillet
Can you show your stacktrace ? François Meillet Formation Wicket - Développement Wicket Le 16 juil. 2013 à 19:17, dhongyt davidhtr...@gmail.com a écrit : I have created a panel that I would like to have refresh every 5 seconds. I have tried using AbstractAjaxTimerBehavior and

Re: Ajax Refreshing Issue

2013-07-16 Thread Gabriel Landon
Which version of wicket are your using? I remember AjaxSelfUpdatingTimerBehavior was not working in 6.3.0 https://issues.apache.org/jira/browse/WICKET-4886 Regards, Gabriel. -- View this message in context: