2010/1/4 Caldarale, Charles R <[email protected]>: >> From: n828cl [mailto:[email protected]] >> 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: [email protected] For additional commands, e-mail: [email protected]
