DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This page documents the various System Properties that are currently used in the Qpid Java code base.
| Table of Contents | ||
|---|---|---|
|
| Anchor | ||||
|---|---|---|---|---|
|
Client Properties
...
| Anchor | ||||
|---|---|---|---|---|
|
Management Properties
security
Default: null
String representing the Security level to be used to on the connection to the broker. The null default results in no security or PLAIN. When used with jmxconnector 'javax.management.remote.jmxmp.JMXMPConnector' a security value of 'CRAM-MD5' will result in all communication to the broker being encrypted.
jmxconnector
Default: null
String representing the JMXConnector class used to perform the connection to the broker. The null default results in the standard JMX connector. Utilising 'javax.management.remote.jmxmp.JMXMPConnector' and security 'CRAM-MD5' will result in all communication to the broker being encrypted.
timeout
Default: 5000
Long value representing the milli seconds before connection to the broker should timeout.
| Anchor | ||||
|---|---|---|---|---|
|
Properties used in Examples
archivepath
Used in : FileMessageDispatcher
This properties specifies the directory to move payload file(s) to archive location as no error