Re: AW: AW: Logging done in the wrong files

2009-09-28 Thread S.Kannan
Sorry ... One thing which i noticed is when the xml files are used with each log4j.jar file in each EAR file the back up index files are not getting created. But in the properties file for the same usage of log4j.jar file in each EAR file the back up is created. The above observation is wrong.

Re: AW: AW: Logging done in the wrong files

2009-09-28 Thread S.Kannan
Sorry heri..was in a leave for some time.. here are the answers for your question 1. Do you have two log4j.jar in the same application No for each EAR file i have given only one log4j.jar file and by default jboss comes with a log4j.jar file 2. You say that you use "the same log.properties"..

AW: AW: Logging done in the wrong files

2009-09-17 Thread Bender Heri
Yogesh Please do not bring another problem into this thread. This is only confusing. Start your own thread with a clear question. BTW: you cannot attach files to this list. You have to copy the content into the mail itself. Heri Von: yogesh kumar [mailto:yog...@g

AW: AW: Logging done in the wrong files

2009-09-16 Thread Bender Heri
Additivity flag has no effect on root logger since the root logger is the uppermost logger within the hierarchy. The flag is only meant for subordinated loggers (e.g. com.my.company. ...). Do you have two log4j.jar in the same application? Each application needs only one (in WEB-INF/lib), and t