ChristopherSchultz commented on PR #933: URL: https://github.com/apache/tomcat/pull/933#issuecomment-3694780081
I'm not sure either of these clarifications are required in RUNNING.txt. This file is not intended to be a complete guide to running Tomcat. Clarifying that CMD.EXE and PowerShell have different behaviors is IMHO out of scope for this document. If the document had recommended that users run a command that wouldn't work in PowerShell, then I'd be +1 for this change, but it doesn't: it specifically suggests that you use `%CATALINA_HOME%\bin\catalina.bat` or similar. A 404 response when no application has been deployed seems 100% consistent with reasonable expectations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
