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:
- Start with a fresh workspace. In WebSphere Integration
Developer, ensure the Welcome page is open. If not, select Help
> Welcome to open it.
- Click Samples and Tutorials. The
Samples and Tutorials page opens.
- Under the Hello World Part 1: Getting Started section,
click the Import link. You are presented with
two possible modules to 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 Welcome page by clicking on the X in its tab. Similarly close the Samples and Tutorials page.