Here is a reference to an answer that I got some time back. I assume it is still valid. We wanted log4j to be initialized to a known, assumed state if it had not already been initialized.
http://marc.theaimsgroup.com/?l=log4j-user&m=99592948122006&w=2 -Mark -----Original Message----- From: O'Rourke, Frank [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 3:17 AM To: '[EMAIL PROTECTED]' Subject: knowing if log4j has already been initialised Hi Is there a way to test is the log4j engine has already been configured. I am using log4j in my application which is running in JBoss + Jetty. I wish to be able to configure log4j if it has not already been configured by the environment that I am executing in. I access log4j through my own Factory with a "public static Category getInstance(String name)" method. Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>