Catalina.out should have anything written to stdout/stderr.  Be careful as
this file is not rotated and will grow for ever.  Any web apps should be
using logging and not System.out.

Also you could start tomcat with the 'run' command rather than the 'start'
command to run it in the foreground of your current shell.  (I wouldn't do
this in production)

-Derek

Derek Beauregard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to