I've setup a TOMCAT 6.0 + Apache 2.2 in Windows 2003, connecting them using mod_jk.so and everything works fine. When I write a jsp file and try to print out some log using System.out.println and System.err.println, they all go into the same log file "stdout_20080417.log". I wonder there is some property file or some JVM setting which redirect the STDERR to STDOUT. I have not change any configuration in $TOMCAT_HOME/conf/logging.properties and also unable to find the location to set the STDERR / STDOUT. Please help.
The Asker has requested that this question be deleted.
If you object to this action, you have until 7/8/2008 to post a comment describing your objection. This will generate a request in Community Support for Moderator review. If no Expert objects, this question will be deleted.
The Asker has requested that this question be deleted.
If you object to this action, you have until 7/8/2008 to post a comment describing your objection. This will generate a request in Community Support for Moderator review. If no Expert objects, this question will be deleted.