status.addProperty(key, clientPublishURL);
// Collect the names of all entries in or below the
// dedicated wsdl directory.
BundleDescriptor bundle = webService.getBundleDescriptor();
Enumeration entries = moduleArchive.entries(bundle.getWsdlDir());
// Strictly speaking, we only need to write the files needed by
// imports of this web service's wsdl file. However, it's not
// worth actual parsing the whole chain just to figure this
// out. In the worst case, some unnecessary files under