https://issues.apache.org/bugzilla/show_bug.cgi?id=50890
Summary: Provide "onStartup" and "onShutdown" scripts that run on every scenario Tomcat starts up or shuts down Product: Tomcat 7 Version: 7.0.8 Platform: PC Status: NEW Severity: enhancement Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: evge...@gmail.com Please, see this thread - http://goo.gl/F4F7M. When Tomcat starts as a service "startup.bat" or "catalina.bat" are not running and if any custom code is put there it is not invoked as well. It would be very convenient to have "onStartup.bat/sh" and "onShutdown.bat/sh" scripts that are *always* invoked, regardless of how Tomcat was started or shut down. This will allow to add any custom listeners without writing new code or adding new Tomcat applications just for that purpose. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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