testModule1.getVersion().toString());
metaData2 = moduleAdmin.getModuleInfo(testModule2.getName(),
testModule2.getVersion().toString());
ModulePersistenceManager mpm = new ModulePersistenceManager(axisConfig);
mpm.handleNewModuleAddition(testModule1, testModule1.getName(),
testModule1.getVersion().toString());
mpm.handleNewModuleAddition(testModule2, testModule2.getName(),
testModule2.getVersion().toString());
//create and deploy a new service to the axisConfig