Finally, you can execute your web service client and consume the web service. To execute the web service client, you need to complete the following steps:
- Right-click the HelloClient project in the Projects tab.
- Select Run Project. The client is executed and displays the output as Hello Michael!.
|