Hey, use <Context reloadable="true" /> for your app. Use with Tomcat 5.5. the file META-INF/context.xml for it.
Regards Peter Michael Vorschütz schrieb:
Hello, My web application generates at runtime a java class and compiles it. If I change this class and recompile it the application uses the old class from the tomcat cache and not the new compiled one. Is there a possibility to delete this cached class manualy or force tomcat not to cache this class? I don't want to restart the tomcat or delete the whole cache after the changing. And I don't want to set the reloadable parameter to true for the whole web application. Has somebody an idea how I could implement this? Greetings Michael Vorschütz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]