Publishing WSDL files using the administrative console

You can publish a Web Services Description Language (WSDL) file using the WebSphere® Application Server administrative console.

Before you begin

Before completing this task, you need to install or deploy the Web service. After deployment, configure the URL endpoint tasks for your transport:

About this task

By publishing a WSDL file, you are providing clients with a description of the Web service, including the URL identifying the location of the service.

The WSDL files in each Web services-enabled module are published to the file system location you specify. You can provide these WSDL files in the development and configuration process of the Web service clients so they can invoke your Web services.

This task applies for Java™ API for XML-Based Web Services (JAX-WS) and Java API for XML-based RPC (JAX-RPC) Web services.

To learn about more ways to publish WSDL files, see the making deployed Web services applications available to clients information.

To publish an application's WSDL file with the administrative console:

Procedure

  1. Open the administrative console.
  2. Click Applications > Application Types > WebSphere enterprise applications > application_name .
  3. Under Web Services Properties, click Publish WSDL files. This takes you to the Publish WSDL zip files page.
  4. Click the WSDL zip file to download. The zip file contains the application's published WSDL files. The zip file ExtendedWDLFiles.zip contains EJB binding information. It can also contain JMS or HTTP binding information. The zip file WSDLFiles.zip only contains JMS or HTTP binding information.

What to do next

Apply security to your Web services. To learn more, see the securing Web services applications using message level security information.



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic    

Terms of Use | Feedback

Last updated: Oct 20, 2010 9:57:58 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-base-dist&topic=twbs_adminwsdl
File name: twbs_adminwsdl.html