// our temporary server directory.
File fileServerDir = null;
try {
AppModuleManager moduleManager = new MultiInstallLocalAppModuleManager(
dynamoRoot.getAbsolutePath(), dynamoRoot, modulesPath
);
AppLauncher launcher = AppLauncher.getLauncher(moduleManager, modulesPath);