Re: AW: AW: logging log4j of my application

2007-05-25 Thread Mirek Kopriva
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 > > First of all thanks for your help!!! But I didn't find a solution until > now. &

Re: AW: AW: logging log4j of my application

2007-05-25 Thread Mirek Kopriva
arc Rameder [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 22. Mai 2007 16:38 An: 'Tomcat Users List' Betreff: AW: AW: AW: logging log4j of my application First of all thanks for your help!!! But I didn't find a solution until now. After revising the source code if found the main pr

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
lem at the bottom with this new aspect? Regards marc -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Mai 2007 16:59 An: Tomcat Users List Betreff: Re: AW: AW: logging log4j of my application Your config looks OK to me. Sometimes such a thing h

Re: AW: AW: logging log4j of my application

2007-05-21 Thread Rainer Jung
ommons=WARN, CONSOLE log4j.logger.org.hibernate=INFO, CONSOLE log4j.logger.org.hibernate.type=INFO, CONSOLE log4j.logger.org.springframework=INFO, CONSOLE -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Mai 2007 13:55 An: Tomcat Users List Betreff: Re: AW:

AW: AW: logging log4j of my application

2007-05-21 Thread Marc Rameder
List Betreff: Re: AW: logging log4j of my application All right, so we assume, there are no log4j things lying around in your Tomcat apart from your webapp. Also please check, that the running Tomcat process has no -Dlog4j.configuration in its commandline. It could be, that you have a servlet

Re: AW: logging log4j of my application

2007-05-21 Thread Rainer Jung
b.xml contains log4jConfigLocation classpath:log4j.properties I hope that's the information you ask for! thanks marc -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Mai 2007 13:27 An: Tomcat Users List Betreff: Re: logging l

AW: logging log4j of my application

2007-05-21 Thread Marc Rameder
classpath:log4j.properties I hope that's the information you ask for! thanks marc -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Mai 2007 13:27 An: Tomcat Users List Betreff: Re: logging log4j of my application How do you deploy the

Re: logging log4j of my application

2007-05-21 Thread Rainer Jung
How do you deploy the log4j Jar? Which place? Several places? Where do you keep your log4j configuration file? One file, several ones? Which mechanism did you choose to publish the files to log4j? The questions concerning "several" always mean: are those things only in your webapp, or also add

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