deployMBean(appContext.getWebBeansContext(), classLoader, mbean, appInfo.jmx, appInfo.appId + ".add-lib");
}
}
deployedApplications.put(appInfo.path, appInfo);
systemInstance.fireEvent(new AssemblerAfterApplicationCreated(appInfo, allDeployments));
logger.info("createApplication.success", appInfo.path);
resumePersistentSchedulers(appContext);