Use the JMS providers

JMS is an API for transport technology. The mapping to a JMS destination is defined during deployment and maintained by the container.

The JMS Destination Web service endpoint may be realized in any of these ways:

The JMS Destination must respect the interaction model expected by the client and defined by the WSDL. It must return a response if one is required.

When the JMS Destination creates the JMS response message these rules must be adhered to:

The client does not see any of these headers. The container receives the JMS message and (for SOAP over JMS) removes the SOAP message to send to the client.

For more information about the JMS providers, see these topics:

Use the SOAP over JMS provider

Use the native JMS provider

The JMS providers - configure the client and server