Exactooo!! Thats my problem........at first I thought since I am running JDK1.2, there is a compatability issue (BTW, for new readers...I have problem using (Daily)RollingFilAppender in Windows NT/2k, insolaris 2.7 it works great, so I am trying the patch, DailyRollingFilAppenderExt.jar, but its having problem too...it says Class cannot instantiate on org.apache.log4j.DailyRollingFilAppenderExt)
So I am trying to compile the DailyRollingFilAppenderExt with my own version of JDK (JDK1.2 in my case).....but the setFile() problem as Jud mentioned. Questions: 1. Does this patch (DailyRollingFilAppenderExt) works for log4j 1.2.5? 2. Does anybody have compiled DailyRollingFilAppenderExt.class (or java) files compiled for JDK1.2? Jud, I am eager to listen to your solution?? (changes to SetFile() )!!! Pravin >From: "Barr, Jud" <[EMAIL PROTECTED]> >Reply-To: "Log4J Users List" <[EMAIL PROTECTED]> >To: "'Log4J Users List'" <[EMAIL PROTECTED]> >Subject: RE: DailyRollingFileAppenderExt Compatibility >Date: Fri, 16 Aug 2002 10:20:54 -0500 > >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]> -- 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]>