Deleting a JMS topic using the wsadmin tool

Use this command to delete a JMS topic for the default messaging provider at a specific scope.

To run the command, use the AdminTask object of the wsadmin scripting client.

This command is only valid when used with WebSphere® Application Server Version 6 and later application servers. Do not use it with earlier versions.

Command-line help is provided for service integration bus commands:

For additional details of the command properties, see the related reference topic.

Purpose

This command deletes the specified JMS topic.

Command name
deleteSIBJMSTopic
Target
A JMS topic.
Result
The JMS topic is deleted at the specific scope.

To save the changes made by the command, invoke the "save" command on the AdminConfig object.

Required parameters

None.

Optional parameters

None.

Example

wsadmin>$AdminConfig getid /Node:9994GKCNode01
9994GKCNode01(cells/9994GKCNode01Cell/nodes/9994GKCNode01|node.xml#Node_1)
wsadmin>$AdminTask deleteSIBJMSTopic jmstopic2(cells/9994GKCNode01Cell/nodes/9994GKCNode01|resources.xml#J2CAdminObject_1098738992263)
jmstopic2(cells/9994GKCNode01Cell/nodes/9994GKCNode01|resources.xml#J2CAdminObject_1098738992263)



Related reference
JMS resource administrative commands
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 10:43:27 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v602web&product=was-nd-mp&topic=rjn_jmstopic_delete
File name: rjn_jmstopic_delete.html