Do you have your log4j.properties file on your JUnit test classpath? Are other things being logged properly?
-----Original Message----- From: Adam Zimowski [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 10:51 AM To: Tapestry users Subject: Re: log4j appender for org.apache.hivemind.impl.XmlModuleDescriptorProvider I'm still on old-fashioned property file... So I saw your attachment. How does that configure appender for Hivemind? I don't see any reference to Hivemind in there? Adam On 3/30/06, Diogenes Moreira <[EMAIL PROTECTED]> wrote: > log4j.propeties or log4j.xml are in classpath?? > > I'am attaching a example > > saludos. > > 2006/3/30, Adam Zimowski <[EMAIL PROTECTED]>: > > Hi, > > > > My DAOs are provided by Hivemind so I do Registry lookup. When I test > > them thru JUnit, I get a log4j error about missing Hivemind logger. Is > > there a standard log4j configuration I should have setup for Hivemind? > > > > log4j:WARN No appenders could be found for logger > > (org.apache.hivemind.impl.XmlModuleDescriptorProvider). > > log4j:WARN Please initialize the log4j system properly. > > > > Adam > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Diogenes A Moreira > Project Manager > > PLEASE NOTE > This message, along with any attachments, may be confidential or > legally privileged. It is intended only for the named person(s), who > is/are the only authorized recipients. If this message has reached you > in error, kindly destroy it without review and notify the sender > immediately. Thank you for your help. > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
