Preparing client code

You code client applications almost identically to the equivalent applications for SOAP/HTTP over the same host infrastructure (Axis or .NET) and we can continue to use your standard development environment. However, add a registration call to the client to register the WebSphere MQ SOAP transport sender, so that the Web services framework at the client environment is willing to accept a URI prefixed with 'jms:'. For more details, seeBasic Web service client programming.