Use the SOAP over JMS provider
Overview
For information on working with the Java Message Service (JMS) API, see Using the JMS providers.
Overview
The SOAP message, including the SOAP envelope, is wrapped with a JMS message and put on the appropriate queue. The container receives the JMS message and removes the SOAP message to send to the client.
What to do next
For detailed implementation information, see the following topics:
- The SOAP over JMS provider - writing the WSDL extension
- The JMS providers - Configuring the client and server
Using the JMS providers
Using the native JMS provider
The JMS providers - Configuring the client and server