WebSphere Web Services Client for C++, Version 1.0.1 Operating Systems: Linux, Solaris

Deploying web service client applications

When you have finished coding and building your web service client application, you are ready to deploy and test the application. Use this task to deploy applications that do not use handlers.

Before you begin

Before deploying a client application, you must first make the following checks:

The steps below use the example myGetQuote client application, and assume that a GetQuote service is running. (This service is with the samples supplied with WebSphere Application Server Version 5.0.2 or later). If you do not have the appropriate service, you must create the service code from the WSDL in the samples directory.

Why and when to perform this task

This task applies to client applications that do not use handlers. If your application does use handlers, see Deploying web service client applications with handlers instead.

Once you have confirmed the above prerequisites, run and test the client application by completing the following steps.

Steps for this task

  1. Run the myGetQuote application.
  2. Check that the myGetQuote application has returned the price of IBM shares in dollars.

Result

The example screen shot below shows the myGetQuote application run from the command line.

Figure 1. myGetQuote run from command line
This screenshot shows the myGetQuote application being run from the command
line.


Task topic

Terms of Use | Rate this page

Timestamp iconLast updated: 12 Dec 2005
(C) Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)