DO NOT REPLY [Bug 43313] - log4j 1.2.16 release

2007-10-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 43325] - Subst-mechanism in DOMConfigurator broken

2007-10-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: DOMConfigurator.props

2007-10-12 Thread Curt Arnold
On Oct 12, 2007, at 8:40 PM, Lilianne E. Blaze wrote: Hello, Is DOMConfigurator.props (line 127) actually used anywhere? It looks like it never gets initialized. Greetings, Lilianne E. Blaze There is an open bug involving property substitution (http:// issues.apache.org/bugzilla/show_bug.c

DOMConfigurator.props

2007-10-12 Thread Lilianne E. Blaze
Hello, Is DOMConfigurator.props (line 127) actually used anywhere? It looks like it never gets initialized. Greetings, Lilianne E. Blaze - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

Re: Small patch for NTEventLogAppender

2007-10-12 Thread Lilianne E. Blaze
Hello, Then, could you please consider adding the following (or similar) file: Index: BUILD-ON-WINDOWS --- BUILD-ON-WINDOWS Locally New +++ BUILD-ON-WINDOWS Locally New @@ -0,0 +1,11 @@ +Default build configuration tries to build and test NTLogEventAppender, which +is partially based on Windows32

Default initialization

2007-10-12 Thread Lilianne E. Blaze
Hello, Currently default initialization is in static block in LogManager and in OptionConverter, wouldn't it be more intuitive to pull both parts to a 3rd class dedicated only to this functionality and call it from LogManager's static? Also, maybe add log4j.propsConfiguratorClass and log4j.xmlConf

Re: Using JNDI in addition to system properties

2007-10-12 Thread Will Sargent
Done. On 10/12/07, Jacob Kjome <[EMAIL PROTECTED]> wrote: > > Feel free to add a reference to it in the Wiki... > > http://wiki.apache.org/logging-log4j/Log4jRelatedResources > > Jake > > At 02:39 PM 10/11/2007, you wrote: > >There's an interest in the functionality, but it doesn't seem to have >

Re: Using JNDI in addition to system properties

2007-10-12 Thread Jacob Kjome
Feel free to add a reference to it in the Wiki... http://wiki.apache.org/logging-log4j/Log4jRelatedResources Jake At 02:39 PM 10/11/2007, you wrote: >There's an interest in the functionality, but it doesn't seem to have >made it into log4j yet -- it's still pretty weak at configuration in >gen