Re: log4j alpha

2007-09-04 Thread Curt Arnold
On Sep 4, 2007, at 9:18 AM, Sergiu Bivol wrote: We're using the JNDI Data source with the DbAppender in 1.3 alpha, but since this branch is dead now, is there a way to use them in 1.2.*? Thanks Sergiu That class is included in the receivers companion that has not been formally release y

RE: log4j alpha

2007-09-04 Thread Sergiu Bivol
We're using the JNDI Data source with the DbAppender in 1.3 alpha, but since this branch is dead now, is there a way to use them in 1.2.*? Thanks Sergiu -Original Message- From: Curt Arnold [mailto:[EMAIL PROTECTED] Sent: September 3, 2007 2:16 PM To: Log4J Users List Subject: Re:

Re: log4j alpha

2007-09-03 Thread Curt Arnold
On Sep 3, 2007, at 12:51 AM, Daniel Rossi wrote: Hi thanks i reverted to 1.2 with the extras however im now getting these errors, log4j:WARN Continuable parsing error 58 and column 76 log4j:WARN Element type "rollingPolicy" must be declared. log4j:WARN Continuable parsing error 72 and column

Re: log4j alpha

2007-09-02 Thread Daniel Rossi
On 03/09/2007, at 3:17 PM, Curt Arnold wrote: On Sep 2, 2007, at 11:00 PM, Daniel Rossi wrote: Hi there, ive been developing upon log4j alpha 1.3 for quite a while to use some new features. I believe it is now a dead branch. What am i suppose to be using, I need the new org.apache.log4j.

Re: log4j alpha

2007-09-02 Thread Curt Arnold
On Sep 2, 2007, at 11:00 PM, Daniel Rossi wrote: Hi there, ive been developing upon log4j alpha 1.3 for quite a while to use some new features. I believe it is now a dead branch. What am i suppose to be using, I need the new org.apache.log4j.rolling.RollingFileAppender package and the

log4j alpha

2007-09-02 Thread Daniel Rossi
Hi there, ive been developing upon log4j alpha 1.3 for quite a while to use some new features. I believe it is now a dead branch. What am i suppose to be using, I need the new org.apache.log4j.rolling.RollingFileAppender package and the rolling policy for a project im working on which