Log4j doesn't log anything under JBoss 6 EAP
问题 I saw several questions on the topic, but since they are rather related to errors I don't think this is a duplicate. My problem is that I can't get any logging out of a .war I'm deploying on JBoss 6 EAP, there are no errors logged also however. There is also a file named as my .war created under the /log folder in JBoss, but it is also empty. The .war deploys fine and works. Since I'm using Spring I can't even see it initializing it's contexts. Logging works perfectly under Tomcat 7 with the