Monday, September 6, 2010

If you got any WARN LIKE Please initialize the log4j system properly

Make sure that your log4j.properties file should me in class folder of your project (or) If you are using any server then it should be in lib folder of that server.


Example: If Tomcat 6, drop it in Tomcat's lib folder and it will apply for all web apps.


Checkout:- http://www.coderanch.com/t/458568/Application-Frameworks/Application-Frameworks/log-j-WARN-Please-initialize

No comments:

Post a Comment