[Seaside] How to prevent session expiry

Lukas Renggli renggli at gmail.com
Mon Jun 21 13:37:37 UTC 2010


Thank you for pointing out, this is a bug in the book.

I've fixed the explanation now:

   http://book.seaside.st/book/in-action/session/expiry

Let me know if this solves the issue.

Lukas

On 21 June 2010 14:05,  <webmail at pielka.de> wrote:
> Hello,
>
> I'm using Seaside 3.0a Pharo One-Click Image.
>
> I tried to follow section 18.5 of seaside book to change expiry of sessions from 600 Seconds to 3000 seconds.
> Due to the book there should be <WASession preferencesAt:put:> method. But I guess this is <WASession preferenceAt:put:> instead. Also if I try <self session preferenceAt: #sessionExpirySeconds put: 3000> I get the following exception: <WAAttributeNotFound signalWithKey: aSymbol>.
>
> I did some google research but dide not really find a solution. Does anybody have an idea?
>
> Thanks in advance,
> Kai-Uwe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list