Thanks :)

On 21 September 2014 01:05, Andrea Del Bene <an.delb...@gmail.com> wrote:

> Same error in Wicket examples (page AjaxDataTablePage) :(. Working on a
> fix.
>
>  Hello All,
>>
>> I just tried to use paging navigator (works fine in wicket 6.17) in
>> wicket7-M3 project and get
>>
>> [INFO] [http-nio-0.0.0.0-5080-exec-8]
>> org.apache.wicket.RequestListenerInterface - component not enabled or
>> visible; ignoring call. Component: [AjaxPagingNavigationLink [Component id
>> = pageLink]]
>>   WARN 09-21 00:08:38.556 RequestCycle.java 64403 346 RequestCycleExtra
>> [http-nio-0.0.0.0-5080-exec-8] - ********************************
>>   WARN 09-21 00:08:38.560 RequestCycle.java 64407 347 RequestCycleExtra
>> [http-nio-0.0.0.0-5080-exec-8] - Handling the following exception
>> org.apache.wicket.core.request.handler.ListenerInvocationNotAllowedEx
>> ception:
>> Component rejected interface invocationComponent:
>> [AjaxPagingNavigationLink
>> [Component id = pageLink]] Listener: [RequestListenerInterface
>> name=ILinkListener, method=public abstract void
>> org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
>> at
>> org.apache.wicket.RequestListenerInterface.invoke(
>> RequestListenerInterface.java:212)
>> ~[wicket-core-7.0.0-M3.jar:7.0.0-M3]
>>
>>
>> should I modify the code somehow? Or it is wicket bug?
>> (I have clicked "page 2" link and get "Access denied")
>>
>> Thanks in advance
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
WBR
Maxim aka solomax

Reply via email to