I have a web app that uses Spring\'s Log4jConfigurer class to initialize my Log4J log factory. Basically it initializes Log4J with a config file that is off th
Log4jConfigurer
You can use classpath instead of hardcoded path. It works for me
classpath:/conf/log4j.xml