From: Brad C. <yo...@br...> - 2004-09-29 18:16:16
|
I've been forced to add log4j to my testing classpath for something other than htmlunit and whenever I run my tests I get these from httpclient: log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient). log4j:WARN Please initialize the log4j system properly. This didn't happen until I upgraded all the jars and used latest CVS. Either I changed more than I thought when upgrading all the jars or something changed in htmlunit. Any ideas? Brad C |