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
About this task
- 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 部署描述子所定義的任何資訊會置換註釋所指定的任何對應資訊。