A
AC.
What can cause "Please initialize log4j system properly" message if
there's log4j.properties file in /WEB-INF/classes/ as well as explicit
call to PropertyConfigurator in the code of the initialization JSP
(There's no init servlet, so all initialization is done by going to
this JSP just after starting webapp.)
there's log4j.properties file in /WEB-INF/classes/ as well as explicit
call to PropertyConfigurator in the code of the initialization JSP
(There's no init servlet, so all initialization is done by going to
this JSP just after starting webapp.)