"./src/test/test-config/jcrmapping-inheritance.xml",
"./src/test/test-config/jcrmapping-jcrnodetypes.xml",
"./src/test/test-config/jcrmapping-uuid.xml",
"./src/test/test-config/jcrmapping-complex-collections.xml"};
session = RepositoryUtil.login(repository, "superuser", "superuser");
ocm = new ObjectContentManagerImpl(session, files);
}