Qpid Listener
Description
The Qpid listener (subscriber) sends messages from an Apache Qpid Broker queue into 1Gateway. Together with the sender, it allows inter-gateway communication.
Prerequisites
- Set up a queue in the Qpid Java Broker
Installation
Make sure you have the 1gateway zip file that includes the plugin files and valid licences information ready. This file has been provided to you with the installation files.
Configuration
Open the main menu and click on "New plugin"

Select the plugin you want to configure. Use the Filter field if needed.
Field name | Supported values | Description |
---|---|---|
Qpid user | Any string | Username defined in Qpid. |
Qpid password | Any string | Password defined in Qpid. |
Qpid hostname | Valid IP address | Hostname where the Qpid Broker is running. |
Qpid port | Valid port number | Port number used by the broker. |
Qpid protocol | tcp, ... | Protocol used by Qpid. |
Queue name | Any string | Name of the queue from which to retrieve messages. |
Polling interval | Any integer | Polling interval in seconds (default is 300). |
See also