Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | webMethods Messaging Administration | JMSAdmin Command Reference | JMSAdmin Command Descriptions | Initialize Broker
 
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
Connect
Create Broker
Delete Broker
Disconnect