hi,
I have configured Log4j for my application and when i start the
tomcat server i am able to see some log4j warnings like this:
log4j: WARN: No appenders could be found for logger (org.apache.commons.beanutils.Convertutils ).
log4j: WARN: Please initialize the log4j system properly.
Could anyone have idea about this problem.
I dont want this messages to be comming.
Is there any changes to be made. please help me.