James Stauffer <stauffer.james <at> gmail.com> writes: > > Try putting the log4j.xml in the working directory and not providing a > path (just the filename). Also run with -Dlog4j.debug to see what > log4j finds. > >
Thanks, where do I put -Dlog4j.debug? I put it in the shell script that is run when I type "mvn" but nothing happened. I did a "which mvn" and edited that file (mvn execution code listed in previous post beginning with exec "$JAVACMD" \), but did not see anything different. Also where is my working directory? Is it the directory I run mvn in? I put log4j.xml in about every place I could think of with no luck. Currently the log4j.xml is in the same directory as pom.xml where I run mvn test from. thanks, still trying to figure this one out with no luck. Lisa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]