AW: AW: Logging done in the wrong files

2009-09-17 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

Re: AW: Logging done in the wrong files

2009-09-17 Thread yogesh kumar
HI , Actually , my problem is my log4j is not logging in a proper path, i.e its not taking the path defined in log4j.properties file.i have attached my log4j.properties file , and we are using custom log4j and we have added in a shared variable of WAS, all logs are getting in a WAS logs path

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

Log4j.appender is not working

2009-09-17 Thread yogesh kumar
HI , Actually , my problem is my log4j is not logging in a proper path, i.e its not taking the path defined in log4j.properties file.i have attached my log4j.properties file , and we are using custom log4j and we have added in a shared variable of WAS, all logs are getting in a WAS logs path with