Re: Session timeout and ajax timer behavior

2017-09-10 Thread Maxim Solodovnik
Yep
works as expected with 8.0.0-SNAPSHOT
Thanks a lot!


On Sun, Sep 10, 2017 at 2:11 PM, Martin Grigorov  wrote:
> Hi Maxim,
>
> Try with 8.0.0-SNAPSHOT.
> I think this is the same issue as the one that requires 7.8.1.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Sat, Sep 9, 2017 at 3:35 PM, Maxim Solodovnik 
> wrote:
>
>> The issue seems to be Chrome specific, I can see requests in FF and
>> session is not expired in FF 
>>
>> On Sat, Sep 9, 2017 at 8:06 PM, Maxim Solodovnik 
>> wrote:
>> > Hello All,
>> >
>> > I'm observing weird behavior:
>> >
>> > AbstractAjaxTimerBehavior(Duration.seconds(30)) is set in my
>> application.
>> > It is being regularly called (according to debugger and log messages)
>> > I set it up to prevent Tomcat session timeout [1]
>> >
>> > Surprisingly I got session timeout and see no http requests in Browser
>> > Dev Tools (Network tab)
>> >
>> >  Can you please tell me how is this possible?
>> >
>> > [1] http://tomcat.10.x6.nabble.com/Session-timeout-despite-
>> user-activity-websockets-on-Tomcat-8-5-16-td5066265.html
>> >
>> > --
>> > WBR
>> > Maxim aka solomax
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>



-- 
WBR
Maxim aka solomax

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Session timeout and ajax timer behavior

2017-09-10 Thread Martin Grigorov
Hi Maxim,

Try with 8.0.0-SNAPSHOT.
I think this is the same issue as the one that requires 7.8.1.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Sat, Sep 9, 2017 at 3:35 PM, Maxim Solodovnik 
wrote:

> The issue seems to be Chrome specific, I can see requests in FF and
> session is not expired in FF 
>
> On Sat, Sep 9, 2017 at 8:06 PM, Maxim Solodovnik 
> wrote:
> > Hello All,
> >
> > I'm observing weird behavior:
> >
> > AbstractAjaxTimerBehavior(Duration.seconds(30)) is set in my
> application.
> > It is being regularly called (according to debugger and log messages)
> > I set it up to prevent Tomcat session timeout [1]
> >
> > Surprisingly I got session timeout and see no http requests in Browser
> > Dev Tools (Network tab)
> >
> >  Can you please tell me how is this possible?
> >
> > [1] http://tomcat.10.x6.nabble.com/Session-timeout-despite-
> user-activity-websockets-on-Tomcat-8-5-16-td5066265.html
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Session timeout and ajax timer behavior

2017-09-09 Thread Maxim Solodovnik
The issue seems to be Chrome specific, I can see requests in FF and
session is not expired in FF 

On Sat, Sep 9, 2017 at 8:06 PM, Maxim Solodovnik  wrote:
> Hello All,
>
> I'm observing weird behavior:
>
> AbstractAjaxTimerBehavior(Duration.seconds(30)) is set in my application.
> It is being regularly called (according to debugger and log messages)
> I set it up to prevent Tomcat session timeout [1]
>
> Surprisingly I got session timeout and see no http requests in Browser
> Dev Tools (Network tab)
>
>  Can you please tell me how is this possible?
>
> [1] 
> http://tomcat.10.x6.nabble.com/Session-timeout-despite-user-activity-websockets-on-Tomcat-8-5-16-td5066265.html
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Session timeout and ajax timer behavior

2017-09-09 Thread Maxim Solodovnik
Hello All,

I'm observing weird behavior:

AbstractAjaxTimerBehavior(Duration.seconds(30)) is set in my application.
It is being regularly called (according to debugger and log messages)
I set it up to prevent Tomcat session timeout [1]

Surprisingly I got session timeout and see no http requests in Browser
Dev Tools (Network tab)

 Can you please tell me how is this possible?

[1] 
http://tomcat.10.x6.nabble.com/Session-timeout-despite-user-activity-websockets-on-Tomcat-8-5-16-td5066265.html

-- 
WBR
Maxim aka solomax

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org