>>If you add "-Dlog4j.debug" to the command line log4j will print out info about how it is being configured.<<
Right... we're getting closer! Using your suggestion I was able to find the proper place for my file and now I know when it's using it - finally! so thanks >>Also, it appears that you haven't attached the appender to any logger. << Please give an example how to attach an appender to a logger - I'm getting this: log4j:WARN No appenders could be found for logger (com.ibm.cods.batch.common.processor.email.Log4J_TestHarness). log4j:WARN Please initialize the log4j system properly. Thanks! James
