Ceki, thanks for replying.

Unfortunately I don't know which version of Log4j I'm currently using.
JDK 1.4.2_05.
The log4j file is located here:
C:\cvsroot\company\lib\apache\log4j\log4j.xml

As mentioned earlier, I attempt to include that location in my classpath using 
<sysproperty key="log4j.configuration" value="${log4j.xml}"/> where 
${log4j.xml} is defined as C:\cvsroot\company\lib\apache\log4j\log4j.xml.

/robert

-----Original Message-----
From: Ceki G�lc� [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 06, 2005 11:36 AM
To: Log4J Users List; Log4J Users List
Subject: Re: Ant, JUnit, and Log4j

At 05:26 PM 4/6/2005, Jacob Kjome wrote:

>Look in Bugzilla.  There was some recent activity on this sort of 
>issue.  I had
>to do with Log4j, JUnit, and the ConsoleAppender not working with some code to
>correct it.  I haven't looked at the code's validity, but maybe this is the
>same issue?

Almost certainly not.

I suspect that the problem is due to the log4j.xml file not being placed 
correctly.
Robert, where are you placing the log4j.xml file? Is it in

   ${build.dir}/library/classes

or

   ${src.home}/core/main/com/company/core/testing

?

Which version of log4j are you using? JVM? Where is the log4j.jar file located?


-- 
Ceki G�lc�

   The complete log4j manual: http://www.qos.ch/log4j/



---------------------------------------------------------------------
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