Re: session persistence with multiple webapps

2003-02-11 Thread Glenn Nielsen
Tom Anderson wrote: I just discovered another feature of the the JDBCStore. If your webapps save their own classes in the Session (as webapps are wont to do), then when JDBCStore runs its checks to clean the database, it will try to pull in ALL sessions including those from other webapps. Be

session persistence with multiple webapps

2003-02-10 Thread Tom Anderson
I just discovered another feature of the the JDBCStore. If your webapps save their own classes in the Session (as webapps are wont to do), then when JDBCStore runs its checks to clean the database, it will try to pull in ALL sessions including those from other webapps. Becasue the classes fro