d.addCallMethod("*/preservationActionService/externalInfo/url", "add", 0);
try {
d.parse(config);
} catch (IOException e) {
throw new MiniMeeException("Could not read registry data.", e);
} catch (SAXException e) {
throw new MiniMeeException("Could not read registry data.", e);
}
}