DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=26372>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=26372 java.lang.ThreadDeath when trwaing to reload an application ------- Additional Comments From [EMAIL PROTECTED] 2004-10-04 10:02 ------- > i use log4j only by placing log4j.properties into classes in my web > application, not programmatically as I think you are suggesting. The log4j.properties file is parsed by PropertiesConfigurator. So you are indirectly invoking PropertiesConfigurator. Do you observe any difference if you remove log4j.properties file, i.e. not configure log4j at all? What do you observe if you call BasicConfigurator.configure() method? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]