Use the SOAP over JMS provider

For information on working with the Java Messaging Service (JMS) API, see Using the JMS providers.

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.

For detailed implementation information, see the following topics...

 

See Also

Using the JMS providers
Using the native JMS provider
The JMS providers - Configuring the client and server