Ernst Bunders <[EMAIL PROTECTED]> wrote: > I think i found something: > > 2004-07-29 13:22:54 StandardManager[/idp] IOException while loading persisted > sessions: java.io.WriteAbortedException: writing aborted; > java.io.NotSerializableException: nl.vara.idp.member.Member$VoteCache > java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: > nl.vara.idp.member.Member$VoteCache > > I suddenly seem to remember that objects you want to store **must** be serializable, > is that correct??
I don't know. It's more an app-server question now. I'd say that they not necessary are serializable if you don't mind being them non-persistent on server-restart. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
