Deploying web service clients to use IBM MQ transport for SOAP
Deploy a web service client to one of a number of different client environments and connect to a service using IBM MQ transport for SOAP.
Before you begin
Develop the web service and deploy it to use IBM MQ transport for SOAP.
We can deploy a web service client to run with IBM MQ transport for SOAP in a number of different client environments. We can deploy a Java client to Axis 1.4 using only the software installed with IBM MQ. For the other client environments, you must install additional software.
You are not restricted to running WebSphere transport for SOAP in the client environments for which there are deployment instructions. Use the instructions to deploy a client to one of the supported environments.
Note: Some integrated environments offer SOAP over JMS using the W3C recommended JMS SOAP binding, as well as the IBM MQ transport for SOAP binding. Releases of IBM MQ, up to and including 7.0.1.2, support only the IBM MQ transport for SOAP binding. From 7.0.1.3 onwards we can deploy Axis2 clients using a URI that conforms to the W3C candidate recommendation for SOAP over JMS. See the tutorial, Develop a SOAP/JMS JAX-WS web services application with WebSphere Application Server V7 and Rational® Application Developer V7.5.