"received was: " + generic);
// Unmarshal the raw xml into the appropriate jUDDI
// request object.
RegistryObject uddiReqObj = requestHandler.unmarshal(uddiReq);
if(uddiReqObj == null)
throw new FatalErrorException("Uddi Request is null");
// Grab a reference to the shared jUDDI registry
// instance (make sure it's running) and execute the