Magnus Vojbacke (KA/EAB) wrote:
Are they inspecting catalina.out? If so, what will stop them from
reading whatever /other/ logfile you choose?
No, there _is_ no catalina.out anywhere in my tomcat folder or the child
folders thereof. Everything is output to console. Probably should have
mentioned that, since it's a little weird...
catalina.out is the pipe of std.out/std.err, but maybe in your system,
you haven't piped std.err or out,
> catalina.out 2>&1
tomcat itself, doesn't write a file called catalina.out, this is just a
pipe in the catalina.sh script
Filip
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]