I'm getting the output I expect if I don't comment out the first line in
catalina.bat. However, if I comment out "@echo off" as you suggested, I get
output where every line in the batch file seems to be executing on its own
line, executing as a command - why might this be happening?

e.g. commandline> set CMD_LINE_ARGS=

If catalina.bat run accomplishes the same thing, what's the purpose of
startup.bat? Are there cases where you would want to use it?
-- 
View this message in context: 
http://www.nabble.com/See-command-line-output-with-startup-errors-in-Windows-tp14246312p14246394.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to