https://bz.apache.org/bugzilla/show_bug.cgi?id=60892
Bug ID: 60892 Summary: Ability to remove Tomcat cache (work dir) Product: Tomcat 8 Version: 8.0.42 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: czacha...@gmail.com Target Milestone: ---- I would like to make a feature request that will allow Tomcat to clear the "work" directory in context destroy (shutdown/undeploy). This feature exists in JBoss. Would be great to have this in Tomcat so manual cleanup is not needed. This can be done is JBoss this way: -Dorg.jboss.as.web.deployment.DELETE_WORK_DIR_ONCONTEXTDESTROY=true Would be a good feature to have something similar in Tomcat. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org