3.1. Using Modules with the Broker

3.1. Using Modules with the Broker

Options for using modules with the broker
--load-module MODULENAME Instructs the broker to use the specified module as a plug-in.
--module-dir <DIRECTORY> Causes the broker to use a different module directory.
--no-module-dir Causes the broker to ignore module directories.
--data-dir DIRECTORY Disables storage of configuration information and other data by the broker. If the default data directory (/var/lib/qpidd) exists, it will be ignored.
--no-data-dir Disables persistent storage. If a data directory exists, it will be ignored.
Table 3.3. Options for using modules with the broker

Getting Help with Modules

To see the help text for any module, you will need to load the module in order to use the --help command:

# /usr/sbin/qpidd --load-module MODULENAME --help