throw new DeploymentException(e);
}
if (isRepositoryExist) {
hotDeployment = false;
hotUpdate = false;
new RepositoryListenerImpl(folderName, this);
try {
((AxisConfigurationImpl) axisConfig).setRepository(axis2repository);
engagdeModules();
((AxisConfigurationImpl) axisConfig).setPhasesinfo(phasesinfo);
} catch (AxisFault axisFault) {