DEPRECATED: Sending messages to JMS
Diffusion™ clients can send messages to a JMS provider through the JMS adapter v5.1.
Note: The JMS Adapter v5.1 is now deprecated. Use the new JMS adapter instead. For more information, see JMS.
- The Diffusion client sends a message to the topic path jms/topic/XYZ.
- The JMS server receives an equivalent TextMessage on the
XYZ topic.
Figure 1. Sending flow from a Diffusion client to a JMS topic (or queue)
Unlike some Diffusion solutions, it is not necessary to subscribe to a Diffusion topic before sending it a message which targets a JMS destination.