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: [email protected]
Reporter: [email protected]
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@[email protected] and bin/Tomcat@[email protected]
during installation.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]