Configuring JMS Support
Incoming Data Flows
Support for accepting incoming requests over JMS in NMS MultiSpeak adapter is controlled by changing value of the config.multispeak_jms property in $NMS_CONFIG/jconfig/build.properties file.
Possible values:
By default JMS support is disabled.
After modifying the $NMS_CONFIG/jconfig/build.properties file, regenerate the nms-multispeak.ear with the new configuration by executing:
nms-install-config --java
JNDI names of JMS connection factory and queue(s) used for incoming data flows are fixed.
Connection Factory
nms-amr/ConnectionFactory
Queues
Single Queue Mode -
In single queue mode, all incoming requests are sent to the same JMS queue: nms-amr/queue/OA.
Multiple Queues Mode
When multiple incoming queues are used each incoming MultiSpeak data flow uses its own JMS queue.
List of JMS queues and associated MultiSpeak operations: