AW: AW: AW: logging log4j of my application

2007-05-22 Thread Marc Rameder
Sorry for spaming but solution is found! Jar file was corrupted. Thanks @ all marc -Ursprüngliche Nachricht- Von: Marc Rameder [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 22. Mai 2007 16:38 An: 'Tomcat Users List' Betreff: AW: AW: AW: logging log4j of my application Fi

AW: AW: AW: logging log4j of my application

2007-05-22 Thread Marc Rameder
property [file] to [/home/jung/.../logs/RPSSERVER.log]. log4j: setFile called: /home/jung/.../logs/RPSSERVER.log, true ... Maybe you will detect something strange in this output. Regards, Rainer Marc Rameder wrote: > The output of the log file should be information about hibernate, spring and >

AW: AW: logging log4j of my application

2007-05-21 Thread Marc Rameder
st it. Also: which messages would you expect there? Regards, Rainer Marc Rameder wrote: > I deploy a war file with the following content. > WEB-INF: > classes: > contains the log4j.properties file in the root directory. Only > one exists. > lib: >

AW: logging log4j of my application

2007-05-21 Thread Marc Rameder
er installation? Depending on the answers, it's relatively easy (after understanding tomcat class loaders and log4j default configuration mechanisms) to explain, which config gets evaluated and why. Regards, Rainer Marc Rameder wrote: > Hi > > I have a problem with tomcat 5.5.

logging log4j of my application

2007-05-21 Thread Marc Rameder
Hi I have a problem with tomcat 5.5.20. My application uses log4j 1.2.9 and I am sure that all my implementation is correct because I uses JUnit and the logging works fine with it. However, Tomcat loads my log4j.properties so the configuration of the web.xml should be right. I know that because t