You can create a WSDL file from a Service part to preview
the file that will be generated for that part.
Do not use this process to expose a web service to other applications.
Instead, create a WSDL file by adding SOAP binding information to
the EGL deployment descriptor file and then generating the service.
To create a WSDL file for preview:
- In the Project Explorer view, right-click the file that contains
the Service part and then click . The Create
WSDL file window opens.
- Complete the Project Source, Folder,
and WSDL file name fields with the location
and name of the new WSDL file.
- Under Advanced, provide the deployment information to be added
to the WSDL file.
- Click Finish.
The WSDL file is created in the location that you specified. This
file is not updated automatically. If the service information changes,
you must recreate or edit the WSDL file.