Log file not produced until WebLogic is restarted
问题 I'm working on the development of an application that is deployed on WebLogic 10.3. It is packaged as an EAR and includes one module. The application works fine by itself but I am faced with issue related to logging. I am using Log4j. The library is included in the EAR file and log4j.xml is placed under JAR module. So the config location is the following: A.ear/B.jar/log4j.xml Log4j config is following: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">