Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Publish WSDL zip files settings

 

Use this page to publish Web Services Description Language (WSDL) files.

To view this administrative console page, click Applications >Enterprise Applications > application_instance > Publish WSDL zip files.

When you click OK, a panel showing one or several zip file names displays. Each zip file contains a WSDL file that represents the Web services-enabled modules in the application. When you select a zip file to publish, a dialogue displays from which you can choose where to create the zip file. Within the published zip files, the directory structure is application_name/module_name/[META-INF|WEB-INF]/wsdl/wsdl_file_name.

In a published WSDL file, the location attribute of a port's soap:address element contains the endpoint URL through which the Web service is accessed. Using the Provide HTTP endpoint URL information and the Provide JMS and EJB endpoint URL information panels, configure the endpoint URLs to be used for the Web services in each module.

 

Configuration tab

application_name_WSDLFiles.zip

Specifies the application_name_WSDLFiles.zip file containing the WSDL that describes Web services that are accessible by standard SOAP-based ports.

application_name_ExtendedWSDLFiles.zip

Specifies the application_name_ExtendedWSDLFiles.zip file containing the WSDL file that describes the Web services available, including SOAP-based and non-SOAP based (for example, EJB) ports.

If there are no Web services configured for direct EJB access, this zip file name does not appear. Do not use this zip file if you want to produce a WSDL file compliant to standards.




 

Related concepts


WSDL

 

Related tasks


Configuring endpoint URL information for HTTP bindings
Developing a WSDL file for JAX-RPC applications
Making deployed Web services application available to clients

 

Related Reference


Provide HTTP endpoint URL information

 

Reference topic