Re: session timeout trouble
Re: session timeout trouble
- Subject: Re: session timeout trouble
- From: Amedeo Mantica <email@hidden>
- Date: Tue, 16 Feb 2010 21:13:36 +0100
no, is inside the R-R Loop
Amedeo
On 16/feb/2010, at 21.11, Timo Hoepfner wrote:
> To get the new timeout "applied", the session needs to be checked into the session store again. This usually happens at the end of the Request-Response-Loop. Any chance you modify the timeout outside of the RR-loop?
>
> Timo
>
> Am 16.02.2010 um 20:54 schrieb Amedeo Mantica:
>
>> no, i'm monitoring the value.... it is 3600 after user logs in
>>
>> very strange
>>
>> there is a method that returns the remaining time ?
>>
>> Amedeo
>>
>> On 16/feb/2010, at 20.16, Chuck Hill wrote:
>>
>>>
>>> On Feb 16, 2010, at 8:24 AM, Amedeo Mantica wrote:
>>>
>>>> Hello,
>>>>
>>>> I have a strange behaviour,
>>>>
>>>> In my application constructor i have:
>>>>
>>>> setSessionTimeOut(600);
>>>>
>>>> and it works perfectly, the session expires after 10 minutes
>>>>
>>>> now, when an user authenticates i call this in session...
>>>>
>>>> this.setTimeOut(3600);
>>>>
>>>> but... the session still expire after 600 seconds... why ?
>>>
>>> That should work. Is something else setting it back to 600?
>>>
>>> Chuck
>>>
>>>
>>> -- Chuck Hill Senior Consultant / VP Development
>>>
>>> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
>>> http://www.global-village.net/products/practical_webobjects
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden