copyAppData(appData, xbeansAppData);
}
} else {
res.addNewFindAppDescResponse();
}
log.info("Response: " + res.xmlText());
return res;
}
public FindHostsResponseDocument findHosts(FindHostsDocument input) throws XregistryException {
log.info("Request Received " + input.xmlText());