Re: No overwriting of same name log files

2004-06-20 Thread Shirish Goel
Hi, Did you check appends property of DailyRollingFileAppender. Shirish - Original Message - From: "Nima" <[EMAIL PROTECTED]> To: "'Log4J Users List'" <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 10:20 PM Subject: No overwriting of same name log files > Hi everyone, > > I am using a

Re: configureAndWatch

2004-06-15 Thread Shirish Goel
Hi Ceki, Is there any other way, we can dynamically reload the properties file in a J2EE app, Also can I know the release plan of Log4J for JMX compliance for a clustered environment . Regards.. - Original Message - From: "Ceki Gülcü" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PR

Re: Create LogFactory/Log for Log4j and use commons.logging

2004-06-10 Thread Shirish Goel
Hi, Can You throw more light 1. why we should not subclass Logger (I dont have copy of manual , but I could see an example doing the same) 2. If we dont use ConfigureAndWatch then what should be used in order to reflect the changes done to log4j.xml dynamically Regards, Shirish - Origin

Re: log4j JMX implementation

2004-06-07 Thread Shirish Goel
Hi , I was going through the chain on this topic...but no body has mentioned the bahavior of log4j running on different JVM's (Clustered environment) First of all it is right that not all the servers would be able to register the MBeans with the single admin mbean server because of object name cl

Fw: log4j JMX implementation

2004-06-04 Thread Shirish Goel
- Original Message - From: shirish To: [EMAIL PROTECTED] Sent: Friday, June 04, 2004 3:45 PM Subject: RE: log4j JMX implementation Hi , I was going through the chain on this topic...but no body has mentioned the bahavior of log

Log4J and JMX

2004-06-04 Thread Shirish Goel
Hi, I am trying to use log4J with JMX functionality in a clustered environment, Will it work.. I was looking at the src for Agent.java, where it is creating its own mbean server ...then How is the communication/notification model enabled for synchronizing the changes. Thanks in advance Regards,