Re: Properties not loaded?

2002-10-10 Thread Ceki Gülcü
At 12:01 10.10.2002 +0100, you wrote: >When I set the system property using "java >-Dlog4j.configuration=/mydir/log4j.properties myClass" >I do not get the properties held in here picked up. I though if I specified >this property I would never have to invoke the >PropertyConfigurator.configure or

Properties not loaded?

2002-10-10 Thread Guy Laurent
When I set the system property using "java -Dlog4j.configuration=/mydir/log4j.properties myClass" I do not get the properties held in here picked up. I though if I specified this property I would never have to invoke the PropertyConfigurator.configure or PropertyConfigurator.basicConfiguration fu