Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Messaging Programmer's Guide
|
webMethods Messaging Administration
|
JMSAdmin Command Reference
|
JMSAdmin Command Descriptions
|
Delete Broker
Delete
Broker
Deletes an existing
Broker
.
Syntax
delete broker
brokerName
[ on
server
[:
port
] ]
Remarks
When you delete a
Broker
, all definitions and messages on that
Broker
are lost.
If you do not specify the
server
and
port
, JMSAdmin attempts to delete the specified
Broker
on
localhost:6849
.
If you delete the specified
Broker
on the default server and port, you may want to set a new default
Broker
using the
set broker
command.
JMSAdmin will prompt you to confirm the deletion, unless you started JMSAdmin with the quiet switch (
-q
). For more information, see
Start-up Options
.
Related Commands
Connect
Create Broker
Disconnect
Initialize Broker
Set Broker