Manuele Simi 2009-08-28 23:37:07 +00:00
parent 71ce2a93da
commit cd510a518d
4 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ public class EntryEPRParser {
ReferencePropertiesType prop = e.getProperties();
MessageElement[] any = prop.get_any();
logger.debug("Aggregator EntryEPR-> " + e.toString());
if (any[0].getName().equalsIgnoreCase("ServiceGroupEntryKey")) {
serviceGroup = any[0];
DocumentBuilderFactory factory = DocumentBuilderFactory