A topic namespace can optionally have topic namespace documents applied to it that define the structure of the topics that are permitted within the namespace. Use a command script to delete a WS-Notification topic namespace document and the associated resources.
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.1 and later application servers. Do not use it with earlier versions.
Command-line help is provided for service integration bus commands:
wsadmin> $AdminTask help WSNotificationCommands
wsadmin> $AdminTask help command_name
This command removes the XML file associated with the WS-Notification topic namespace document.
None.
None.
None.
Delete the topic namespace document "newTopicDoc" created in the example from topic "Applying a WS-Notification topic namespace document using the wsadmin tool":
$AdminTask deleteWSNTopicDocument $newTopicDoc