tart \
>> "$CATALINA_BASE"/logs/catalina.out 2>&1
snip
catalina.out contains jvm output to STDOUT and STDERR. Is it possible
to catch this output with a logger?
best regards
Thorsten Huber
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
changes on every new tomcat release. But there may be other
people that want to locate the catalina.out in another directory, so
it would be easier to make this location configurable.
best regards
Thorsten Huber
-
To unsubscribe,
#x27;m not the only one who has this problem, it would be great if
this change gets included into the next Tomcat release, so we don't
have to patch our Tomcat installations on future upgrades.
I've attached a patch against Tomcat 4.1.24
best regards
Thorsten Huber
--- catalina.sh.orig