Re: Log4J XML configuration file for a library on classpath

2007-04-23 Thread Marcos
James Stauffer escreveu: Generally adding log4j.xml to a directory in the classpath will work. Did you try that? Hi, First of all thanks for answer :-) I've added the log4j.xml to the classpath and it worked :-) as you recommended :-), but I made it in a "not so elegant way", I mean I've ad

Re: Log4J XML configuration file for a library on classpath

2007-04-23 Thread James Stauffer
Generally adding log4j.xml to a directory in the classpath will work. Did you try that? On 4/23/07, Marcos <[EMAIL PROTECTED]> wrote: Hi all, I'm reading for a couple of hours the log4j documentation and I think I'm missing something Below the scenario.: - I have an application that uses

Log4J XML configuration file for a library on classpath

2007-04-23 Thread Marcos
Hi all, I'm reading for a couple of hours the log4j documentation and I think I'm missing something Below the scenario.: - I have an application that uses a library (quartz.jar), this library uses the commons logging facility to log its messages :-) When I put the log4j libraries (log4j-