You can configure the webservices.xml deployment descriptor with an assembly tool.
To configure the client deployment descriptor, read about the configuring the client deployment descriptor in the Rational® Application Developer information.
Before you can configure the ibm-webservices-bnd.xml deployment descriptor, you must develop the deployment descriptor templates and complete the implementation.For JAX-RPC Web services, this task is one of the required steps in developing a Web service. You need to configure the deployment descriptors so that the application server can process the incoming Web services requests.
If you are developing a Web service from JavaBeans, you can develop Web services JavaBeans deployment descriptor templates from a Web Services Description Language (WSDL) file. Then, you complete the JavaBeans implementation. To learn more, read about developing JavaBeans deployment descriptor templates from a WSDL file and completing the JavaBeans implementation.
If you are developing a Web service from an enterprise bean, you can develop Web services Enterprise JavaBeans (EJB) deployment descriptor templates from a WSDL file. Then, you complete the EJB implementation. To learn more, read about developing Web services EJB deployment descriptor templates from a WSDL file and completing the EJB implementation.
When the JavaBeans implementation is complete, the Web module Web archive (WAR) file is assembled. When the EJB implementation is complete, the enterprise bean Java archive (JAR) file is assembled. These archive files contain the webservices.xml deployment descriptor. The archive files must be assembled before you can configure the webservices.xml deployment descriptor.
The assembly tools provide a graphical interface for developing code artifacts, assembling the code artifacts into various archives (modules) and configuring compliant deployment descriptors for Java Platform, Enterprise Edition (Java EE ).
Configure the webservices.xml deployment descriptor by following the steps provided in this task section.
In this information ...Related concepts
Related tasks
| IBM Redbooks, demos, education, and more(Index) |