With the latest tweaks to JoranConfigurator, it can be considered as an almost drop-in replacement for DOMConfigurator. There are few minor differences.
1) JoranConfigurator does not yet support custom ErrorHandlers. It will be added before the 1.3 official release.
2) JoranConfigurator does not have any "configure" static methods as DOMConfgurator did, because adding these methods would make it difficult to access the ErrorsList and other instance data of JoranConfigurator.
3) JoranConfigurator does not have a configureAndWatch method. Watching over config file changes is the job of a Watchdog, not a Configurator.
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]