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
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
>
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:
>
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.
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