John Conlon (JIRA) wrote: ...
private static final String LOG_PROPERTIES_LOCATION = "log4j.configuration";
Was this intentional ^^^ to use 'configuration' as the extension? In the comment, below, you use props. This why your SCR logging died?
Enrique
/** * @return url of the log4j.properties configuration file* * @throws MalformedURLException * */
