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
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 problem. I am using commons
logging and not log4j. By using log4j all works fine.
import org.apache.log4j.Logger;
import org.apache.log4j.BasicConfigurator;
private static