Viewing web services deployment descriptors in the administrative console

You can view the web services client and server deployment descriptors for a deployed web services application. You can view the bindings in the deployment descriptors.

Before you begin

Before you can view the deployment descriptors, you need to complete all tasks required to implement a JAX-RPC web service, create the deployment descriptor templates that were generated by the WSDL2Java command-line tool, configure the deployment descriptors and bindings, and deploy the Web service application into WebSphere® Application Server. Review the implementing web services application documentation for more information on developing and implementing web services.

About this task

Deployment descriptors contain the information that is needed by a web services client to communicate with the server for which the Web services is installed. This information is added to the deployment descriptor templates after a web service is developed or an existing web service is located. The data that you can view in the deployment descriptor includes the following:
  • The web service description including the name, WSDL file, WSDL file location and the mapping file.
  • The port description, including the port component name, the WSDL port, the service endpoint interface that indicate the service's bindings, and the EJB that is used to implement the web service.

After you have developed a web service that contains all the necessary artifacts, created the deployment descriptors from the deployment descriptor templates, configured the deployment descriptors, and deployed the web services application into WebSphere Application Server; now you can view the deployment descriptors and bindings in the administrative console.

Similar to Java™ API for XML-based RPC (JAX-RPC) web services, you can use deployment descriptors to describe JAX-WS web services. 對於 JAX-WS Web 服務,webservices.xml 部署描述子是選用的,因為您可以利用註釋來指定部署描述子檔所包含的所有資訊。 您可以使用部署描述子檔來擴增或置換現有的 JAX-WS 註釋。 webservices.xml 部署描述子所定義的任何資訊會置換註釋所指定的任何對應資訊。

Procedure

  1. Open the administrative console.
  2. Click Applications > Application Types > WebSphere enterprise applications > application_name > Manage Modules.
    • Click View web services client deployment descriptor extension.
    • Click View web services server deployment descriptor.
    • Click View web services server deployment descriptor extension.
  3. Click Expand All to view the deployment descriptor contents.
  4. Verify deployment descriptor and bindings configurations.

What to do next

You have viewed and verified the deployment descriptors and bindings for the web services application.

指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:18
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=twbs_viewdd
檔名:twbs_viewdd.html