cJMS Standard properties
These properties are used to configure cJMS running in the Standard Job framework.
The Standard cJMS component belongs to the Connectivity family.
Basic settings
URI/Type |
Select the messaging type, either queue or topic. |
URI/Destination |
Type in a name for the JMS queue or topic. |
ConnectionFactory | Click the [...] button and select a JMS connection factory to be used for handling messages or enter the name of the corresponding cMQConnectionFactory component directly in the field. |
Advanced settings
URI Options | Set the optional arguments in the corresponding table. Click [+] as many times as required to add arguments to the table. Then click the corresponding value field and enter a value. See the site http://camel.apache.org/jms.html for available URI options. |
Usage
Usage rule |
cJMS can be a start, middle or end component in a Route. It has to be used with the cMQConnectionFactory component, which creates a connection to a MQ server. For more information about cMQConnectionFactory, see cMQConnectionFactory. |
Limitation |
n/a |