Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JDO 3.1-rc1
-
None
Description
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.