I tried to raise this issue in a previous post. Unfortunately, I must not have worded my question very well because I did not get any replies. I have been busy with other project so I have not pursued a resolution on my own.
The first problem I noticed is the DailyRollingFileAppenderExt makes calls to the setFile(String, boolean) on FileAppender. FileAppender no longer defines a setFile() method with a String and boolean parameters. My first question is should FileAppender still have setFile(String, boolean) method for backward compatibility? If not, then my second question is, has anyone else already resolved this issue in 1.2.3. I can probably figure out how to modify DailyRollingFileAppenderExt to use the new setFile() methods but would prefer to use (or at least look at) an existing solution. -----Original Message----- From: PRAVIN VAJIRKAR [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 9:53 AM To: '[EMAIL PROTECTED]' Subject: DailyRollingFileAppenderExt Compatibility Is DailyRollingFileAppenderExt compatible with log4j 1.2.5?? Any ideas?? Pravin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>