String welcomeFileName = welcomeFile.getName();
welcomeFileNames.add(welcomeFileName);
}
}
} finally {
context.disconnect();
}
} catch (Throwable e) {
throw new DesignerException(IExceptionConstants.INVALID_WEB_XML,
e,
webFile.getFullPath().toPortableString(),