}
WSDLCleaner.cleanWSDL(wsdl);
this.odeWsdlMap.put(id, wsdl);
}
new ODEBPELTransformer().generateODEBPEL(this.odeProcess,
this.getName(), this.odeWorkflowWSDL, this.odeWsdlMap);
wsdlTransformer.trasnformToODEWsdls(this.getName(), dscUrl,
this.odeWorkflowWSDL, this.odeWsdlMap);