>The context classloader is supposed to be the webapp class loader. >Is that what you want ?
exactly, that is what I want. I assume there is a different classloader for each web app. how do I get this guy from the session manager? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-----Original Message----- >From: Remy Maucherat [mailto:[EMAIL PROTECTED]] >Sent: Monday, May 06, 2002 8:17 PM >To: Tomcat Developers List >Subject: Re: How do I get the classloader inside the session manager > > >> Hi all, >> it's me, I'm back. >> I finally had time to pick up the code base again. Why not >earlier, it's a >> long story. >> Anyway, there is a small detail (actually huge) that I completely missed >> when I implemented the session replication, it is the different >classloaders >> for the different webapps. When serialized objects come accross the wire >it >> has to be deserialized using the right classloader. >> If someone knows this on top of their head feel free to give me >some tips, >> otherwise I will start digging around. > >The context classloader is supposed to be the webapp class loader. >Is that what you want ? > >Remy > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>