After you have developed the Java artifacts necessary to develop a Java API for XML-Based Web Services (JAX-WS) web service, you must complete the Enterprise JavaBeans (EJB) implementation to assemble a Java archive (JAR) file. The resulting JAR file contains the Enterprise JavaBeans implementation and the supported classes created from the tooling.
Generate Java artifacts for JAX-WS applications and optionally generate a WSDL file using the wsgen command-line tool. You can also optionally use deployment descriptors to augment or override binding information contained in annotations for JAX-WS web services.
For JAX-WS applications, complete the enterprise beans implementation by writing your business application.
You have now written your enterprise beans implementation to complete your web service application.
After completing the enterprise beans implementation, assemble your web services application.
In this information ...Related tasks
| IBM Redbooks, demos, education, and more(Index) |