You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Andy Jefferson (JIRA)" <ji...@apache.org> on 2014/01/02 15:47:51 UTC

[jira] [Closed] (JDO-681) RI enhancer is not finding log4j properties file

     [ https://issues.apache.org/jira/browse/JDO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Jefferson closed JDO-681.
------------------------------

       Resolution: Fixed
    Fix Version/s: JDO 3 maintenance release 1 (3.1)

Just ran the TCK; no warnings present about log4j not being initialised.

> RI enhancer is not finding log4j properties file
> ------------------------------------------------
>
>                 Key: JDO-681
>                 URL: https://issues.apache.org/jira/browse/JDO-681
>             Project: JDO
>          Issue Type: Bug
>          Components: tck
>    Affects Versions: JDO 3 maintenance release 1 (3.1)
>            Reporter: Michelle Caisse
>            Assignee: Michelle Caisse
>             Fix For: JDO 3 maintenance release 1 (3.1)
>
>
> While running the enhance goal of the TCK, on instantiation of the enhancer, warnings are produced about log4j initialization and appenders. The resources(log4j.properties) are on the classpath of the classloader used to instantiate the enhancer. To find the resources, the enhancer need to use that classloader, not the context classloader.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)