Re: Joda-time dependency

2017-09-15 Thread Martin Makundi
Just brute force it and we can fine-tune later. 2017-09-14 7:11 GMT+03:00 Maxim Solodovnik : > Hello Martin, > > I tried to continue this work, but it seems I need some information > before I can proceed > Could you please tell me What was the goal of these changes? > > I would remove joda-time,

Re: WebSocket and timeout

2017-09-15 Thread Maxim Solodovnik
you can add timeout behavior which will send ajax requests these requests will refresh session So far this is the only workaround i can propose On Fri, Sep 15, 2017 at 11:53 PM, Manfred Bergmann wrote: > Hi. > > I'm not exactly certain how that helps me, except that the not yet released > versio

Re: WebSocket and timeout

2017-09-15 Thread Manfred Bergmann
Hi. I'm not exactly certain how that helps me, except that the not yet released version 7.8.1 fixes something regarding WebSockets. But I don't know if it's that. The thing is, that I have a one page application. Meaning the page itself doesn't ever refresh. Only panels are reloaded here and ther

Re: WebSocket and timeout

2017-09-15 Thread Maxim Solodovnik
According to tomcat user list web socket activity does not touch session You can set timeout ping behavior to touch the session Here is the thread with my question according this http://markmail.org/thread/g2ao4a4ytc3322b5 On Fri, Sep 15, 2017 at 10:05 PM, Bergmann Manfred wrote: > Hi. > > I’m h

WebSocket and timeout

2017-09-15 Thread Bergmann Manfred
Hi. I’m having a problem with WebSocket timeouts. One panel (currently) of a page uses a WebSocket to push data and re-render something. Leaving the browser untouched the WebSocket will timeout after 5 minutes: —- [ERROR] 2017-09-15 16:57:46.566 [Scheduler-1197176722] org.apa.wic.pro.ws.jav.Wick