WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
How WebSphere Message Broker complies with Web Service Reliable Messaging
WebSphere® Message Broker complies with Web Services Reliable Messaging by supporting the following aspects.
Compliance with WS-RM: delivery assurances
WS-RM specifies several assurances that control the delivery of messages to the application destination. These assurances form a contract between the reliable messaging source and the reliable messaging destination. The following delivery assurances are supported by WebSphere Message Broker:
- ExactlyOnce
- The assurance ExactlyOnce ensures that messages are delivered to the application destination exactly once.
- InOrder
- The assurance InOrder ensures that messages are delivered to the application destination in the order in which they are sent. InOrder can be used in conjunction with ExactlyOnce. See Configuring WS-RM for an explanation of how to configure InOrder.
- MakeConnection
- WS-MakeConnection requests are supported in conjunction with WS-RM 1.1. See WS-MakeConnection.
The following protocol is not supported by WebSphere Message
Broker:
- WS-SecureConversation
- This protocol is not supported.
WebSphere Message Broker does not support using HTTP compression or SSL with WS-RM.