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.
&
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
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
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
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:
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
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 initialization, that configures
log4j via its API, bu
I deploy a war file with the following content.
WEB-INF:
classes:
contains the log4j.properties file in the root directory. Only
oneexists.
lib:
contains the log4j-1.2.9.jar not in any other directory
my web.xml contains
log4jConfigLocation
c