Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | webMethods Messaging Administration | JMSAdmin Command Reference | JMSAdmin Command Descriptions | Unbind
 
Unbind
Removes an administered object (connection factory, topic connection factory, queue connection factory, topic, or queue definition).
Syntax
unbind { lookup-name | * }
Remarks
In lookup-name, specify the JNDI name to which the object is bound. This command does not delete topics or queues from the Broker.
You can use the wildcard character (*) with unbind; using the wildcard character unbinds all webMethods objects and strings in the current context.