> -----Original Message----- > From: Curt Arnold [mailto:[EMAIL PROTECTED] > Sent: 21 May 2008 14:46 > To: Log4J Users List > Subject: Re: Log4J uncaught exception > > I'm not familiar with the package name org.apache.log4j.jdbcplus. I > didn't see it in log4j 1.2.13 only org.apache.log4j.jdbc. The stack > trace is not consistent with the JDBCAppender within log4j since the > log4j appender does not have a prepareConnection or flush_buffer.
Is it this package? http://www.dankomannhaupt.de/projects/jdbcappender/doc/org/apache/log4j/jdbcplus/package-summary.html > If you think it is provided by the LoggingServices project, please > inform us of the name of the jar that it is located in, any manifest > info, etc. If it isn't provided by the ASF, you could mention to the > authors they should not use org.apache in their package names. Here's the author's page... http://www.dankomannhaupt.de/projects/index.html ...I looked into using this JDBC appender but after reading some of the source I decided to write my own. Regards, Michael Erskine. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
