1 Sep 2004 09:49
RE: Problems logging from a Junit test
DE BENEDICTIS DAVIDE <ddebenedictis <at> sogei.it>
2004-09-01 07:49:13 GMT
2004-09-01 07:49:13 GMT
> -----Original Message----- > From: David Durham [mailto:david.durham1 <at> scott.af.mil] > Sent: Tuesday, August 31, 2004 11:28 PM > To: Log4J Users List > Subject: Re: Problems logging from a Junit test > > ... [SNIP]... > and it now looks for log4j.properties in .../WEB-INF/classes > before looking through the various jars (I'm using JDK > 1.4.2_03). Presumably all classloaders will search for > resources similarly. > > BTW, the offending Jar (at least the first one I found) was > xdoclet-1.2.1. Why would they put a log4j.properties file in > that jar? > I guess that's a question for the xdoclet list. I'm off topic here but... Last week I was trying to use the latest Jetty 5.0RC2 (that for the first time it uses commos-logging) inside my JBuilder, I was always getting: > org.apache.commons.logging.LogConfigurationException: Class > org.apache.commons.logging.impl.Log4JLogger does not > implement Log at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Log > FactoryImpl.java:532) Outside JBuilder everything was fine but within it in some way his(Continue reading)
RSS Feed