Details
-
Bug
-
Status: Closed
-
Could
-
Resolution: Fixed
-
None
-
None
-
None
-
Low
Description
In WebModuleUtil.java the following lines should be in try block
if (mod.getLog4j() != null)
DOMConfigurator.configure(mod.getLog4j().getDocumentElement());