Iterative Development

Tutorial 15: Converting an EJB into a Web Service

This tutorial describes how to convert a stateless session EJB into a Web service that can be called by a variety of client applications using SOAP. The EJB is part of the Physician application.

The tutorial includes the following sections:

 

 

 

Prerequisites

Before starting this tutorial:

 

 

 

Procedure

If your procedure is short, launch right into it:

To do what this tutorial is showing you how to do:

  1. First thing

  2. Second thing

If, however, your tutorial has a bunch of high level steps, then list the steps, then create h3 sections that include the sub-steps:

These are the steps:

Step 1: Do this

To do this:

  1. first

  2. second

Step 2: Do that

To do that:

  1. first

  2. second

Step 3: Do Something Else

To do something else:

  1. first

  2. second

 

 

 

Best Practices

 

 

 

The Big Picture

Stuff to talk about:

 

 

 

Related Reading

 

back to top