Hallo, Has anyone a hint if it is possible to replace the ClassLoader which Tomcat uses to load servlets. Do to so I also can give Tomcat a ClassLoader which is a child loader of the one it used for loading servlets. But I don't know how to configure Tomcat that way. The reason is that I have code which relies an a specific ClassLoader and I like to execute it as a servlet. Any hints are welcome, Michael Herrmann
- Re: How to integrate own ClassLoader Herrmann, Michael
- Re: How to integrate own ClassLoader Craig R. McClanahan
