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 2010/01/03 08:27:12 UTC

DO NOT REPLY [Bug 48464] Feature request: startup.bat: -title option needed

https://issues.apache.org/bugzilla/show_bug.cgi?id=48464

LiuYan 刘研 <lo...@qq.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24784|0                           |1
        is obsolete|                            |

--- Comment #6 from LiuYan 刘研 <lo...@qq.com> 2010-01-02 23:27:06 UTC ---
Created an attachment (id=24788)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24788)
Patch for catalina.bat#885002 (renew#2), document added

Patch updated.
I documented these environment variables in this patch, hope there's no
chinglish in it:

TITLE           (Optional) Specify the title of Tomcat window. The default
                TITLE is Tomcat if it's not specified.
                Example (all one line)
                set TITLE=Tomcat Server 1

TITLE_WITH_TIME (Optional) If set, regardless the value of it, current
                datetime will be appended to title, so that you can know
                the startup time of Tomcat from title.
                Example (all one line)
                set TITLE_WITH_TIME=whatever non empty value

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org