2010/1/4 Caldarale, Charles R <chuck.caldar...@unisys.com>: >> From: n828cl [mailto:chuck.caldar...@unisys.com] >> Subject: Re: Tomcat 6 Log Tomcat output to file >> >> awarnier wrote: >> > startup.bat > outputfile >> >> Close, but it should be: >> >> catalina.bat > outputfile.log > > Scratch that - it's not complete; it should be: > > catalina.bat > outputfile.log 2>&1 >
catalina.bat run >outputfile.log 2>&1 ;) Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org