Hello, > -----Original Message-----
> anymore as it should and can not figure it out why... What > one can do to > ensure correct loading of the log4j props ? set the system property -Dlog4j.configDebug=true Then log4j will output to the console where it searches configuration files and what it finds. If you intend to understand log4j's initialization process, see http://logging.apache.org/log4j/docs/manual.html#defaultInit HTH, Oliver Matz --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
