> From: Li [mailto:[EMAIL PROTECTED] 
> Path 1. Make an independent classloader which extends URLClassLoader
> Path 2. Modify WebappClassLoader
> Path 3. As the classloading doc mentioned, configure 
> customized loader which
> is located in shared folder
> 
> I had tried Path 3 and it never gets me success. Any ideas about
> implementing custom classloader for this special purpose?

If you're distributing a custom Tomcat anyway, why not just hack
WebappClassLoader?

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to