Hi all,

For JDO-557 (api tests for JDOHelper calls to PersistenceManagerFactory(Map, Map), I've been trying to to set up a ClassLoader that has both the test classes in it (so the proxy class returning a pmf can be found) and jdoconfig.xml. I have not found a way to programmatically, during the running of the test, add the path to jdoconfig.xml for the particular test to the classpath that contains the test classes (context ClassLoader?). Does anyone know any magic that can do this?

-- Michelle

Reply via email to