View Web services deployment descriptors in the console
This task is explains how to 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 can view the deployment descriptors complete all tasks required to implement a 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.
Overview
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 WAS; now you can view the deployment descriptors and bindings in the console.To view the Web services client deployment descriptor extension, the Web services server deployment descriptor, and the Web services server deployment descriptor extension through the console:
Procedure
- Open the console.
- Click Applications > Enterprise Applications > application_instance > 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.
- Click Expand All to view the deployment descriptor contents.
- 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.
View Web services client deployment descriptor extension
View Web services server deployment descriptor
View Web services server deployment descriptor extension
Related tasks
Configure the webservices.xml deployment descriptor
Configure the ibm-webservices-bnd.xmi deployment descriptor
Configure the webservices.xml deployment descriptor for handler classes
Configure the JAX-RPC Web services client deployment descriptor with an assembly tool
Configure the JAX-RPC client deployment descriptor for handler classes