Deploying a service to WebSphere Application Server to use WebSphere Transport for SOAP
IBM MQ transport for SOAP is integrated into the service integration bus on WebSphere Application Server.
Before you begin
Use Rational® Application Developer, WebSphere Integration Developer, or a web services toolkit to develop the web service.
About this task
Use the following instructions to deploy a service using IBM MQ transport for SOAP as a SOAP transport on WebSphere Application Server.
Procedure
- Configure IBM MQ as the JMS messaging provider for the service integration bus on WebSphere Application Server.
- Configure the IBM MQ resources required by the service.
- Follow the instructions, Configure JMS resources for the synchronous SOAP over JMS endpoint listener, in the WebSphere Application Server Network Deployment product documentation. There are corresponding instructions for other WebSphere Application Server platforms.
- Modify the service URI to conform to the IBM MQ transport for SOAP URI.
- Deploy the service to WebSphere Application Server.
What to do next
Deploy the service with HTTP as a transport so that clients can query the service and receive the WSDL in response.