View Web services server deployment descriptor extension
The bindings for an EJB or Web module are displayed when you use this page to view the Web services server deployment descriptor extension.
To view this console page, click Applications >Enterprise Applications > application_instance > Manage Modules > EJB or Web module. 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 Enterprise Java Bean (EJB) that is used to implement the Web service.
Related tasks
View Web services deployment descriptors in the console
Administering deployed Web services applications
Related Reference
View Web services client deployment descriptor extension
View Web services server deployment descriptor
Reference topic