Arce
Sent: Friday, December 13, 2002 7:11 AM
To: [EMAIL PROTECTED]
Subject: Re: Logging with Linux
Have you look in the file $TOMCAT_HOME/logs/catalina.out?
Regards,
Luis
Zerbe John W wrote:
>I don't use Tomcat, but I do use WebSphere. The application servers write
to a configured
What I usually do is ,start tomcat in a shell and System.out.println("It
works for me"); will print 'It works for me' out in the same shell..
is this acceptable to you?
On Friday 13 December 2002 12:50 pm, you wrote:
> I am doing develoment under the Linux/Tomcat platform. I like Linux
Have you look in the file $TOMCAT_HOME/logs/catalina.out?
Regards,
Luis
Zerbe John W wrote:
I don't use Tomcat, but I do use WebSphere. The application servers write to a configured stdout.txt file in the linux file system. To watch the output in real time, you can use a linux command like "t
I don't use Tomcat, but I do use WebSphere. The application servers write to a
configured stdout.txt file in the linux file system. To watch the output in real time,
you can use a linux command like "tail -f stdout.txt" from an xterm window.
-Original Message-
From: Tom Kochanowicz [mai