Can someone please give me some tips as to how to use my own log4j.properties
file to perform logging. I can't seem to get this working, and I need it
desperately. I placed log4j.properties in /WEB-INF/classes (and tried some
other stuff) but that didn't work.
Put also commons-logging.properties with following line:
org.apache.commons.logging.LogFactory =
org.apache.commons.logging.impl.Log4jFactory
And put commons-logging.jar into WEB-INF/lib
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]