It means that there is a running Ajax request. Wicket sends one Ajax request per channel (see AjaxChannel.java).
On Tue, Nov 13, 2012 at 11:28 PM, saty <[email protected]> wrote: > Thanks, using the debug mode i see that it prints > > INFO: Channel '0' is busy - scheduling the callback to be executed when the > previous request finish. > > not sure what it means. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/strange-issue-OnChangeAjaxBehavior-executed-only-once-tp4653798p4653858.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
