Re: Tomcat 6.0.18 Virtual Hosting and Log4J

2009-06-30 Thread Daniel Henrique Alves Lima
In older tomcat versions, log4j was the default log engine. On Tue, 2009-06-30 at 17:38 -0300, Daniel Henrique Alves Lima wrote: > Hi, Dhaval. > > Unless you have added log4j support, i think tomcat 6 installation use > java4 log as default log engine. Could this be the prob

Re: Tomcat 6.0.18 Virtual Hosting and Log4J

2009-06-30 Thread Daniel Henrique Alves Lima
Hi, Dhaval. Unless you have added log4j support, i think tomcat 6 installation use java4 log as default log engine. Could this be the problem ? Have you tried to change conf/logging.properties ? Another components (using commons logging for instance) can be using the log4j

Tomcat 6.0.18 Virtual Hosting and Log4J

2009-06-30 Thread Dhaval Patel
Hello all, I have virtual hosting enabled in tomcat 6.0.18. But I can not forward logs into proper log files. I wants to have two log files, one for tomcat and one for virtual host. Following is my configuration: Server.xml -- Log4j.properties