After 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 or a Web archive (WAR) file based on your programming model. The resulting JAR file or WAR file contains the JavaBeans implementation and the supported classes created from the tooling.
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.
When you complete the JavaBeans implementation, you are assembling a Java archive (JAR) or a Web archive (WAR) file that contains a JavaBeans implementation and supported classes created from the WSDL file.
You have a JAR file or a WAR 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.
In this information ...Related tasks
Related reference
| IBM Redbooks, demos, education, and more |