Re: JDBC Appender

2003-04-02 Thread RBair
Well, I'm not going to try to write the be-all and end-all JDBC-based appender at this moment. My goal is to write a simple appender that uses PreparedStatements over straight Statements. Another goal is ease of configuration. Frankly, I don't think that implementing batch updates into the

urgent: log4j java.io.NotSerializableException

2003-04-02 Thread Amandeep Midha
Hi All, I got this error while working on Websphere in clustered environment. As more information, I would like to add that I am using SessionManager implementation which takes unique application key and user object to get/set to/from HttpSession. I am using LogMgrImpl prog that actaully