Operating Systems: i5/OS
Personalize the table of contents and search results
Viewing Web services deployment descriptors in the administrative 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 you need to 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 WebSphere Application Server; now you can view the deployment
descriptors and bindings in the administrative 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 administrative console:
Procedure
- Open the administrative console.
- Click Applications > Enterprise Applications > application_instance > Manage
Modules.
- 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.
}