Re: uncaught exception in wicket-ajax.js

2010-05-17 Thread Ivan Zinchenko
Thanks, Igor! I've solved this issue for the moment. Still not 100% sure what was the cause, but anyway, maybe this will solve the problem for someone else too. Debugging wicket-ajax.js pointed that exception was thrown by xmlHttpRequest.send. While reading nslApplicationCacheChannel docs on

uncaught exception in wicket-ajax.js

2010-05-14 Thread Ivan Zinchenko
Hi all, I'm using ajax with wizard component and have a following problem. On one of my steps, I have a listview with check boxes inside and additional ajax link to submit. Everything works fine in chrome, but in firefox I usually get chanel busy postponing... in ajax debug. firebug shows some