On Sat, 20 Oct 2001 23:19, Paul Hammant wrote: > Now the class is there and the code used to worked for months, but now > is not. The issue is that the Deserialization needs to use the same > classloader that was holding the instance when it was serialed. We > first encounteed this bug months ago and had to create a special > ObjectInputStream derivative > (org.apache.avalon.excalibur.io.ClassLoaderObjectInputStream) to > overcome the issue. Now it seems that the JVM refuses to belive that > the same classloader is in use for the shutdown of Jesktop and it's > subsequent reboot.
yikes - that may be because I am forgetting to set a thread local somewhere. Ping me again if you can not track it down. I should be able to hack for a bit today or maybe tuesday afternoon ;) > For the purposes of bug investigation I'd like to plain switch on SAR > inzipping again. Is this possible using an assembly.xml entry? No but I havce implemented my SAR-INF proposal and may add that as a switch. I just got to check it in and make sure everything is toasty. ;) -- Cheers, Pete *------------------------------------------------------* | Despite your efforts to be a romantic hero, you will | | gradually evolve into a postmodern plot device. | *------------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
