Generate WSDL files
|
Allows you to generate a WSDL file with the following possible value: Local, Import, or Embedded
-
Local: Enforces the generation of the WSDL into a separated local file that is referred into the BPEL definition file using the <Import> clause
-
Import: Generates an <Import> clause into the BPEL definition file
-
Embedded: Generates the WSDL file into the BPEL definition file. In this case a WSDL file is generated for each service provider
|