Once you have developed the Java artifacts necessary to develop a Web service, you must complete the JavaBeans implementation to assemble a Java archive (JAR) file that contains a JavaBeans implementation and the supported classes created from the WSDL file.
Develop Web services deployment descriptor templates for a JavaBeans implementation. You need to complete this step to create the deployment descriptor templates that are configured to map the service implementation to the JavaBeans implementation. This task is a required step in developing a Web service from a Java bean.
You have a Java archive (JAR) file containing the JavaBeans implementation and supported classes created from the WSDL file.
.You need to configure the webservices.xml deployment descriptor and configure the ibm-webservices-bnd.xmi deployment descriptor so that WebSphere Application Server can process the incoming Web services requests.