Just a second...

JMS adapter

The JMS adapter for Diffusion™, enables Diffusion clients to transparently send data to and receive data from destinations (topics and queues) on a JMS server.

The JMS adapter can be run within the Diffusion server or as a standalone client application.

JMS adapter

The JMS adapter comprises the following files all located in your Diffusion installation:
adapters/jmsadapter.jar
This JAR file contains the Diffusion Java™ application that links the Diffusion server and a JMS server.
adapters/JMSAdapter.xml
This XML file is used to configure the JMS adapter. For more information, see JMSAdapter.xml.
xsd/JMSAdapter.xsd
This XSD file defines the schema of the JMSAdapter.xml file.
adapters/jms_adapter.sh and adapters/jms_adapter.bat
These executable files can be used to start the JMS adapter when running it as a standalone client on UNIX®, Linux™, or Windows™ systems.

The JMS adapter can be run as a client on any system that has a Java 7 JRE installed on it.

Using the JMS adapter

To use the JMS adapter, first configure it by editing the JMSAdapter.xml to define the adapter behavior. For more information, see Configuring the JMS adapter.

The method for running the JMS adapter differs depending on whether you run it within the . For more information, see Running the JMS adapter.

DEPRECATED: JMS adapter v5.1

A legacy JMS adapter is also included in the Diffusion server installation. This adapter is provided only for customers already using it. We recommend that you use the JMS adapter to create any new JMS solutions.