WAS v8.5 > Reference > Developer detailed usage information

SOAP over JMS protocol

SOAP over JMS-compliant messaging transport is an alternative to HTTP for communicating SOAP messages between clients and servers. A mixture of client and server components from different vendors can interoperate when exchanging SOAP request and response messages over the JMS transport for both JAX-WS and JAX-RPC web services. Enterprise beans can communicate through JMS queues and topics instead of through HTTP connections..

The client component is responsible for sending SOAP request messages and receiving SOAP response messages while adhering to the following protocol constraints:

The server component is responsible for receiving the SOAP request messages and sending the SOAP response messages, while adhering to the following protocol constraints: