Hi,

It looks like current cvs version has a problem with ajax things based on
AbstractAjaxTimerBehavior (like AjaxSelfUpdatingTimerBehavior). When used on a page that is versioned weird things happen, I get messages like:

[http-80-Processor24] INFO No version manager available to retrieve requested 
versionNumber 1
[http-80-Processor24] INFO Unable to get version 1 of page [Page class = 
syncrontech.examples.blastfurnace.SimpleTestPage, id = 1]

This is a simple test page with one Label (which is updated every 2 seconds 
with ajax) and
single Form + Button. When the page is loaded, ajax works ok and label is 
updated correctly.
But when I press submit button on the form (which changes the model in form 
which makes
the page versioned) these messages appear when the ajax tries to render the 
label. And, if I now
press the submit button again, I get an error page saying "page expired".

I don't know if this has worked before, we ran into this when I promoted the 
ajax things
in wicket internally to a co-worker (I can provide a simple test application if 
anyone is interested).

   Ari S.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to