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 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.
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.
The example screen shot below shows the myGetQuote application run from the command line.