< Previous | Next >

Tutorial: Creating web services and an EJB skeleton from a WSDL file

Learning objectives

Important: Applicable to WebSphere® Application Server traditional

You will learn how to create a WS-I compliant JAX-WS web service from a WSDL file. The wizard generates an EJB skeleton that contains a set of methods corresponding to the operations described in the WSDL document. When the EJB is created, each method has a trivial implementation that can be easily replaced by editing the EJB.

Time required

To complete this tutorial, you will need approximately 1 hour and 30 minutes. If you decide to explore other facets of web services or EJBs while working on the tutorial, it could take longer to finish.

Prerequisites

In order to complete this tutorial end to end, you should be familiar with:
  • Basic web services concepts, such as SOAP and WSDL
  • Basic XML
  • EJB programming
< Previous | Next >
Icon that indicates the type of topic Tutorial topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tdejb_abstract.html