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