To build this sample, you need the HelloService sample
Web service. This is pre-supplied for you and represents an existing
Web service you want to call, which takes a string and returns “Hello string”.
You do not need to know how the service is implemented, but
you will notice it was done with a mediation module with a simple
Java component that is exported with a Web service export binding.
To
add the ready-made HelloService Web service implementation to your
workspace:
- Open WebSphere Integration Developer and select a new workspace.
- On the Getting Started - IBM WebSphere Integration
Developer page, select the Go to Samples and
Tutorials link, as shown in the following figure: The
Samples and Tutorials page opens.
- Under the Hello World Part 1: Getting Started section,
click the Import link. You are presented with
two options for import, as shown here:
- Select Starter artifacts and click OK.
You should now see a single project named HelloService in
your Business Integration view, as shown here:
- Close the Getting Started page by clicking on the X in
its tab. Similarly close the Samples and Tutorials page.