Publish WSDL files to ZIP file [Settings]

Publish the WSDL files for this service to a .zip file

To view this pane in the console, click the following path:

Service integration > Buses > [Content Pane] bus_name > [Services] Inbound Services > [Content Pane] service_name > [Additional Properties] Publish WSDL files to ZIP file .

Use the publish WSDL files property to export the template WSDL for this inbound service to a ZIP file.

The exported ZIP file includes a version of the WSDL file that has no ports (bindings) defined. This non-bound WSDL is intended for use by your colleagues preparing to deploy an inbound service. It gives you a convenient way of sharing information on the planned deployment details for the service among your team. When you finally deploy the inbound service, the associated WSDL must be complete (that is, it must include the binding information). For more information, see the topic "Non-bound WSDL" in the information center.

The non-bound WSDL file is always published in the exported ZIP file for the inbound service, along with the bound WSDL file if the inbound service has any ports defined. The ZIP file, named inbound_service_name.zip, therefore always contains the following files:
  • bus_name.inbound_service_nameNonBound.wsdl (this file contains the non-bound service, port and binding for the inbound service).
  • bus_name.inbound_service_namePortTypes.wsdl (this file contains the port type definition for the inbound service).
If the inbound service has one or more ports, then the ZIP file additionally contains the following files:
  • bus_name.inbound_service_nameService.wsdl (this file contains the service and port elements for the inbound service).
  • bus_name.inbound_service_nameBindings.wsdl (this file contains the binding elements that correspond to the ports for the inbound service).

If there is an error generating the WSDL then an error page is returned.




Related information
Service integration, Web services resources
Administrative console buttons
Administrative console preference settings
Reference topic    

Terms of Use | Feedback

Last updated: Sep 20, 2010 11:08:29 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=SIBWSExportWSDL_DetailForm
File name: SIBWSExportWSDL_DetailForm.html