No doubt that DBAppender should support Derby. Having a lightweight DB is certainly the way to go for testing purposes.


Has anyone already used mock objects to fake JDBC connection failures?

At 09:17 PM 2/11/2005, you wrote:
Have you considered using Apache Derby (http://incubator.apache.org/derby/) in the tests? Just a question, not a recommendation. I know it would add yet another dependency to the build (and an incubated one at that), but it should allow you to test against a "real" database without a lot of the setup issues.

-- Ceki G�lc�

  The complete log4j manual: http://www.qos.ch/log4j/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to