try {
List moduleIDs = new LinkedList();
// Create the output ear context
EARContext earContext = null;
ConfigurationModuleType applicationType = applicationInfo.getType();
try {
earContext = new EARContext(outfile,
applicationInfo.getConfigId(),
applicationType,
applicationInfo.getParentId(),