Initialize Broker
Creates the default JMS definitions on the currently connected Broker.
Syntax
initialize broker
Remarks
This command creates the following structures on the Broker:
JMS::Temporary::Topic
(document type)JMS::Temporary::Queue
(document type)JMSClient
(client group)
Can-publish and can-subscribe permissions are also added to the JMSClient group for the two document types created.
Related Commands