Use the SOAP over JMS provider

 

Before you begin

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:

 

See also


The SOAP over JMS provider - Writing the WSDL extension

 

Related Tasks


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