Users List
Betreff: AW: Load a log4j.xml located within a package - how?
Maybe there exists indeed a file "C:\Programme\Mozilla
Firefox\de\xyz\...\log4j.xml" which is found first by the classloader? Then try
getResources() to get an enumeration of all resources found.
Or try getSystemRe
xml located within a package - how?
Maybe there exists indeed a file "C:\Programme\Mozilla
Firefox\de\xyz\...\log4j.xml" which is found first by the classloader? Then try
getResources() to get an enumeration of all resources found.
Or try getSystemResource() of the classloader.
Heri
-
Maybe there exists indeed a file "C:\Programme\Mozilla
Firefox\de\xyz\...\log4j.xml" which is found first by the classloader? Then try
getResources() to get an enumeration of all resources found.
Or try getSystemResource() of the classloader.
Heri
-Ursprüngliche Nachricht-
Von: Linnemann