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, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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
 AjaxSelfUpdatingTimerBehavior.
 I have created just a simple case to make sure a
 System.out.println(Update); to make sure that line of code is being called
 but is not called in any of the Ajax behaviors.
 
 
 
 or
 
 
 
 I'm looking at the World Clock example but can't seem to get to the code, I
 always get internal error.
 The System.out.println does not print out at all in my Elipse console.
 
 
 
 --
 View this message in context: 
 http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289.html
 Sent from the Users forum mailing list archive at Nabble.com.
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 



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: 
http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289p4660292.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org