Title: RE: The DTD that got away.

Hi Ceki,

Thanks for the question.  You know, you can't trust some developers on my project.  We were meant to be running the Log4J 1.1.3 JAR, but after your question I compared the file sizes of the web site JAR and ours, and it was different.  Apparently one of our developers had an attack of 'inspiration' and unjar'd the log4j file, removed the dtd and rejar'd it again.  Sadly this person has left the project so I can't wag my finger at him.

Thanks again for leading me to the problem

Brendon McLean.

-----Original Message-----
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]]
Sent: 15 October 2001 22:06
To: LOG4J Users Mailing List
Subject: Re: The DTD that got away.



Brendon,

Which version of log4j is this? Which XML parser?

At 09:40 15.10.2001 +0100, Mclean, Brendon wrote:

>We're running LOG4J on JDK1.3.1 and we're getting a strange error:
>
>log4j:ERROR Could not find [log4j.dtd]. Used [sun.misc.Launcher$AppClassLoader@71732b] class loader in the search.
>
>From looking at the code I am assuming that it is trying to find the DTD in the classpath, which it should do because it is finding the rest of the Log4J classes.  The application will not work unless I extract the DTD from the JAR and place it in the working directory.  Is this an error or am I doing something wrong?

>
>Thanks in advance.
>Brendon McLean.

--
Ceki Gülcü - http://qos.ch
Link of the day: http://www.skeptictank.org/isaac.htm


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

Reply via email to