Before you begin
For information on working with the Java Message Service (JMS) API, see Using the JMS providers.Why and when to perform this task
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:
Related tasks
Using the native JMS provider
The JMS providers - Configuring the client and server
Using the JMS providers