Today I tried to configure log4j in my portal project. No logs appeared however, and the log4j.properties file seemed to be completely ignored. I found that there was a log4j.jar in my shared app, and this was the source of the problem. When the application...