Re: Thanks :)

2004-06-15 Thread Ceki
Joke.hta Description: Binary data - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[GUMP@brutus]: logging-log4j/log4j-tests failed

2004-06-15 Thread noreply
her.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-20040615.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-chainsa

Re: JMSReceiver/ClassLoaders/Success+Dilema

2004-06-15 Thread Paul Smith
On Tue, 15 Jun 2004, Ceki [iso-8859-1] Gülcü wrote: Paul, Please keep in mind that log4j can be placed quite high in the classloader chain. Consider this as a side remark. Yes, that is true, but usually when log4j is being used standalone (not Chainsaw). The important questions to ask is why a

FileAppender: Opens file on config

2004-06-15 Thread James Stauffer
Title: FileAppender: Opens file on config It appears the FileAppenders open the file when they are configured.  For my app I have a lot of files that never end up getting any data written to them.  Would it work to make FileAppender not open the file until the first log event?  Is there any ad

DO NOT REPLY [Bug 29574] New: - Contribution: Simple Generic MDC filter

2004-06-15 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: JMSReceiver/ClassLoaders/Success+Dilema

2004-06-15 Thread Ceki =?iso-8859-1?Q?G=FClc=FC?=
Paul, Please keep in mind that log4j can be placed quite high in the classloader chain. Consider this as a side remark. At 05:53 AM 6/15/2004, you wrote: Well, I have actually managed to work out how to get Chainsaw to work with the JMSReceiver and inside Web start. There is a couple of problem