> -----Original Message----- > > I think a ton of people use tomcat and log4j in conjunction. I personally > do, although with a properties and not xml log4j configuration file. > > To start with: > - Where is the properties file? Currently, in the servlet's WEB-INF/lib > (though it's a log4j.xml rather than a properties file)
Try putting it in WEB-INF/classes. I think Tomcat only adds *jar* files in WEB-INF/lib to the classpath. ----------------------------------------------------------------- Colin MacDonald | Software Developer | Templar Corporation | --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.422 / Virus Database: 237 - Release Date: 11/20/2002 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>