Re: Reloading WebappClassLoader

2012-10-18 Thread Elgs Chen
Hi Mark, Have you had a chance to look at this question? Any insight will be greatly appreciated. Best regards, Elgs On Oct 17, 2012, at 4:52 PM, Elgs Chen wrote: > Dear Tomcat Developers, > > I'm using embedded tomcat 7 on my current project. I'm wondering if there's > any API available

Reloading WebappClassLoader

2012-10-17 Thread Elgs Chen
Dear Tomcat Developers, I'm using embedded tomcat 7 on my current project. I'm wondering if there's any API available that I can reload the WebappClassLoader by ditching the webapp class loader that loads the jars and classes in /WEB-INF/lib and /WEB-INF/classes, and create a new one that loads