https://bz.apache.org/bugzilla/show_bug.cgi?id=63285
Bug ID: 63285 Summary: service.bat does not handle changed "Windows Service Name" defined during Tomcat Windows Installation Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Packaging Assignee: dev@tomcat.apache.org Reporter: b...@wigeogis.com Target Milestone: ---- Pleas enable service.bat to deal with a changed "Windows Service Name" defined during Tomcat Windows Installation. During the Apache Tomcat 8 Setup You can define on the "Configuration Options" page a "Windows Service Name". If you change the default "Tomcat8" this results not only in a changed installation folder and a changed Windows Service Name, but also to renamed files bin/Tomcat8.exe and bin/Tomcat8w.exe ('Windows service wrapper executables'). The proposed changes of Pull Request 139 https://github.com/apache/tomcat/pull/139 deal with such a renamed Windows service wrapper executables by using the provided parameter name for the service name. Note that the parameter is no longer optional then! Another solution would be to change the Windows installer (NSI) and do not rename the bin/Tomcat@VERSION_MAJOR@.exe and bin/Tomcat@version_ma...@w.exe during installation. -- 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