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
            Reporter: Michelle Caisse
            Assignee: Andy Jefferson


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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to