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

          Priority: P2
            Bug ID: 53340
          Assignee: dev@tomcat.apache.org
           Summary: Simplify catalina.bat ^C handling
          Severity: enhancement
    Classification: Unclassified
                OS: Windows XP
          Reporter: s...@apache.org
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Packaging
           Product: Tomcat 7

Created attachment 28867
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28867&action=edit
Patch as per bug description

As mentioned in Bug 53115, one way to avoid a recursive call to catalina.bat is
to split the batch file into 2 parts.

The first part, catalina.bat, performs the input redirection for the "run"
mode.

For all modes, it then transfers to the second part, which is named
_catalina_.bat.

The patch also includes the file Y.txt which is used to answer the "Terminate
batch" prompt.

-- 
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

Reply via email to