You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Richard Plukker <ri...@bowtie.nl> on 2002/06/17 10:53:09 UTC

classloading in tomcat 4.0

Hello People,

I have the following question, I hope you can help me :
I would like to find out how I can manage to:

Be able to run a class which serves between two (or more webapps) exchanging 
information between webapps (which also run in the same class loader, for I 
use the singleton design pattern in many occasions).

Be able to make a subtree of the shared lib classloader, so the previous 
point can be repeated in order to run e.g. more versions a set of webapps.


thanks in advance,

Richard

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>