You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/03/25 10:46:02 UTC

[Bug 63285] New: service.bat does not handle changed "Windows Service Name" defined during Tomcat Windows Installation

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: bk@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_MAJOR@w.exe
during installation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 63285] service.bat does not handle changed "Windows Service Name" defined during Tomcat Windows Installation

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63285

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- master for 9.0.23 onwards
- 8.5.x for 8.5.44 onwards
- 7.0.x for 7.0.97 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 63285] service.bat does not handle changed "Windows Service Name" defined during Tomcat Windows Installation

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63285

bk@wigeogis.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
            Version|8.5.x-trunk                 |8.5.39

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org