my version of log4j is 1.2.4


Xavier

______________________________ Reply Separator _________________________________
Subject: Re: Problem to load log4j.dtd
Author:  ceki ([EMAIL PROTECTED]) at internet
Date:    27/05/2003 19:16


Xavier,


Which version of log4j are you using?

At 06:37 PM 5/27/2003 +0200, you wrote:
Hi,

I use apache 2 and tomcat 4.1 and I want to start a web app that use log4j to log.
My log4j.xml file is in my $CATALINA_BASE/conf directory and this directory is in my CLASSPATH.
My log4j.dtd is also in $CATALINA_BASE/conf.


In the log4j.xml file, I specify:
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/";>


At the startup, tomcat find my log4j.xml file (as I can see in the catalina.out log), but the URL it uses for the log4j.dtd file is:

jar:file:/opt/hpws/tomcat/common/lib/log4j-1.2.4.jar!/org/apache/log4j/xml/log4
j.dtd

Why does-it use this URL ?
How can I indicate where is my log4j.dtd file ?



Thank you for your help


Xavier

--
Ceki For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to