Generating a WSDL
A generated WSDL is a WSDL resource that ALSB generates for a service that did not start with a WSDL resource but which can be described using a WSDL. For example, a WSDL created from an EJB-based service is a generated WSDL. For more information, see
How WSDL is Used in ALSB in the AquaLogic Service Bus User Guide.
Use the
Project/Folder View page to generate a WSDL associated with an EJB or Flow transport-typed business service.
- From the left navigation pane, click a project or folder from under Project Explorer. The
Project/Folder View page is displayed.
- Click the
Generate WSDL icon in the row of the business service whose WSDL you want to generate. The Generate WSDL Resource dialog box is displayed with the current location (project name and the name of the folder in which the business service resides) highlighted.
- In the Generate WSDL Resource dialog box, specify a New WSDL Resource Name and location for the WSDL, and click Generate WSDL.
After you finish
Continue in
Editing WSDLs to view or modify the generated WSDL.