Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-25 Thread fachhoch
Yes, Thank you . I will try websocket. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException-tp4674357p4674416.html Sent from the Users forum mailing list archive at

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-25 Thread Martin Grigorov
ty 9 and WildFly 8/9/10 > > Async serevlet, long polling javascript is simple, plain. > True! > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoun

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-25 Thread fachhoch
tability. Async serevlet, long polling javascript is simple, plain. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException-tp4674357p4674413.html Sent from the Users forum mail

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-23 Thread Martin Grigorov
ext: > http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException-tp4674357p4674379.html > Sent from the Users forum mailing list archive at Nabble.com. > > --

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-22 Thread fachhoch
I enabled log info org.apache.wicket.protocol.http.RequestLogger, logs show different url in case of error. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-22 Thread fachhoch
way to plugin Custom ListenerInterfaceRequestHandler? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException-tp4674357p4674373.html Sent from the Users forum mailing list

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-21 Thread fachhoch
") +" "+event.getAsyncContext().getRequest().getAttribute("start_time")); asyncContexts.remove(event.getAsyncContext()); } });

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-21 Thread Martin Grigorov
> > if(MessagePanel.cancelPolling!='true'){ > > MessagePanel.longPoll(channel) > } > } > }); > } > } > > > -- > View this message

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-21 Thread fachhoch
agePanel.cancelPolling!='true'){ MessagePanel.longPoll(channel) } } }); } } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-reques

Re: open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-21 Thread Martin Grigorov
channels, how to keep an ajax > connection > open and also run other wicket ajax requests concurrently ? > > > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-req

open connection to async servlet and initiate wicket ajax request, results ComponentNotFoundException

2016-04-21 Thread fachhoch
ComponentNotFoundException? I assume this is due to wicket ajax channels, how to keep an ajax connection open and also run other wicket ajax requests concurrently ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket