< Previous | Next >

Import the existing Web service into your workspace

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:

  1. Start with a fresh workspace. In WebSphere Integration Developer, ensure the Welcome page is open. If not, select Help > Welcome to open it.
  2. Click Samples and Tutorials. The Samples and Tutorials page opens.
  3. 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:
    Sample Import wizard
  4. Select Starter artifacts and click OK. You should now see a single project named HelloService in your Business Integration view, as shown here:
    Business Integration view showing HelloService project
  5. Close the Welcome page by clicking on the X in its tab. Similarly close the Samples and Tutorials page.





Feedback



(C) Copyright IBM Corporation 2007, 2008. All Rights Reserved.

< Previous | Next >