RE: DBAppender cannot function without a connection source

2004-05-12 Thread James Stauffer
: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 9:22 AM To: Log4J Users List Subject: RE: DBAppender cannot function without a connection source At 03:49 PM 5/12/2004, you wrote: >Is Joran bleeding edge? On Monday, 12th of May 2004, the answer is yes. Howe

RE: DBAppender cannot function without a connection source

2004-05-12 Thread Ceki Gülcü
At 03:49 PM 5/12/2004, you wrote: Is Joran bleeding edge? On Monday, 12th of May 2004, the answer is yes. However, JoranConfigurator has a much cleaner and flexible design than DOMConfigurator. There is no doubt that in log4j 1.3 JoranConfigurator will completely replace DOMConfigurator. The rep

RE: DBAppender cannot function without a connection source

2004-05-12 Thread James Stauffer
Is Joran bleeding edge? James Stauffer -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 2:25 AM To: Log4J Users List Subject: RE: DBAppender cannot function without a connection source James, Right. You need JoranConfigurator (log4j 1.3) to

RE: DBAppender cannot function without a connection source

2004-05-12 Thread Ceki Gülcü
ord] in org.apache.log4j.db.DBAppender. log4j:ERROR Could not create an Appender. Reported error follows. java.lang.IllegalStateException: DBAppender cannot function without a connection source at org.apache.log4j.db.DBAppender.activateOptions(DBAppender.java:49) at org.apa

RE: DBAppender cannot function without a connection source

2004-05-11 Thread James Stauffer
uch property [password] in org.apache.log4j.db.DBAppender. log4j:ERROR Could not create an Appender. Reported error follows. java.lang.IllegalStateException: DBAppender cannot function without a connection source at org.apache.log4j.db.DBAppender.activateOptions(DBAppender.

DBAppender cannot function without a connection source

2004-05-11 Thread James Stauffer
. Reported error follows. java.lang.IllegalStateException: DBAppender cannot function without a connection source at org.apache.log4j.db.DBAppender.activateOptions(DBAppender.java:49) at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:228)