# HG changeset patch # User paulb # Date 1095782295 0 # Node ID 10e4e02d8a1b2fc92b09a59aaabb313710c3fa68 # Parent 8eac9abd7d4fd4117552dbacdd933886e3cdcd2c [project @ 2004-09-21 15:58:15 by paulb] Added notes about Webware session support. diff -r 8eac9abd7d4f -r 10e4e02d8a1b docs/SESSION.txt --- a/docs/SESSION.txt Tue Sep 21 15:58:08 2004 +0000 +++ b/docs/SESSION.txt Tue Sep 21 15:58:15 2004 +0000 @@ -18,3 +18,10 @@ Note that the WebStack-sessions directory must have the appropriate ownership and privileges necessary for the server/framework to write session files into it. + +Unsupported Frameworks and Framework Issues +------------------------------------------- + +Webware 0.8.1 has problems creating sessions and is therefore not supported. +Webware releases later than 0.8.1 (at least until the 2004-02-06 CVS snapshot +used for testing) do not support session detection or expiry correctly.