Re: Redirecting Tomcat 5.0.28 output.

2005-01-24 Thread Harry Mantheakis
> I am using Tomcat 5.0.28. > The Tomcat output by default is available in stdout file in Logs > directory of Tomcat Installation folder. > I want the output to be available on the console. > How do i redirect the Tomcat output from the stdout file to the console? Call $CATALINA_HOME/bin/catalina.

Redirecting Tomcat 5.0.28 output.

2005-01-24 Thread Aniket Patil
I am using Tomcat 5.0.28. The Tomcat output by default is available in stdout file in Logs directory of Tomcat Installation folder. I want the output to be available on the console. How do i redirect the Tomcat output from the stdout file to the console? -- Aniket ---