ould now work.
- Original Message -
From: "Hugh J. L." <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, August 25, 2002 7:02 PM
Subject: Re: It seems new Tomcat33 reloading has a ClassLoader problem
> When I was tracing in
When I was tracing into ObjectSerializer, I found that
the class loader parameter it got was NOT the one
passed to it in SimpleSessionStore. So the
serialization was NOT done using our expected context
class loader of the new context.
Why? I can't explain this behavior...
I simulated the seriali