Re: [Webware-devel] Webware-0.9.4 trunk - Memory Store Fix

2007-10-02 Thread Christoph Zwerschke
Thanks. Fixed as suggested in r6991. Steve Schwarz wrote: > While debugging an issue with cookie path attributes not appearing to be > checked I changed the Application Session configuration to use 'Memory'. I > found the AppServer dies with a traceback due to app._sessionDir being None. > Turns o

[Webware-devel] Webware-0.9.4 trunk - Memory Store Fix

2007-09-30 Thread Steve Schwarz
Hi, While debugging an issue with cookie path attributes not appearing to be checked I changed the Application Session configuration to use 'Memory'. I found the AppServer dies with a traceback due to app._sessionDir being None. Turns out the SessionMemoryStore class needs the SessionStoreDir attri