> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Michiel Meeuwissen > Verzonden: donderdag 29 juli 2004 13:38 > Aan: [EMAIL PROTECTED] > Onderwerp: Re: deployment problem > > > 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 >
that is correct. Hmm. Well, i will fix it anyway, and see where we go from there. Allso it might pay to check out the tomcat configuration doc. Ernst > > -- > Michiel Meeuwissen > Mediacentrum 140 H'sum > +31 (0)35 6772979 > nl_NL eo_XX en_US > mihxil' > [] () > >
