Hi, It could be https://issues.apache.org/jira/browse/WICKET-5676
Martin Grigorov Freelancer, available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Apr 14, 2015 at 7:23 PM, ssamarin <[email protected]> wrote: > Hello, > I've been trying to figure out the following problem with > AjaxPagingNavigator: > > > org.apache.wicket.core.request.handler.ListenerInvocationNotAllowedException: > Behavior rejected interface invocation. Component: > [AjaxPagingNavigationLink > [Component id = pageLink]] Behavior: > > org.apache.wicket.ajax.markup.html.navigation.paging.AjaxPagingNavigationLink$1@107ac94f > Listener: [RequestListenerInterface name=IBehaviorListener, method=public > abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()] > > This is getting thrown quite often, sometimes on every 3rd page link of > navigator. > Had no success in resolving this so far, would appreciate your help. > > Regards, Stepan. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ListenerInvocationNotAllowedException-in-wicket-6-19-tp4670301.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] > >
