
© Copyright IBM Corp. 2007. All rights reserved. 159
Chapter 8. Developing Web service
clients
In this chapter we demonstrate how to create a number of different Web service
clients to perform the client side of our Change of Address application. These
range from the very simple—in the case of the WebSphere Application Server
client generated from WSDL using a wizard—to the more elaborate using
WebSphere Message Broker. In between, we show a client developed using
VBScript and the WebSphere MQ Client software.
Of course, these examples are not exhaustive. Virtually any software product
that can call a Web service and be invoked by a WMQ Client ...