3.1. Using Modules with the Broker
| Options for using modules with the broker | |
|---|---|
--load-module
|
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
|
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. |
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