Hi. I've got tomcat up and running and have a log4j.properties file in my WEB-INF\classes directory. My servlets and jsps run fine. No errors.
Stdout.log shows this on servlet execution and i have no idea why because the log4j log file is being populated just fine even though my stdout says its not. ANY ideas? thanks