+

Search Tips   |   Advanced Search

deleteWSNService command

Use the deleteWSNService command to delete a WS-Notification service and associated resources. A WS-Notification service provides access to service integration bus resources for web services publish and subscribe clients.

We can delete a WS-Notification service by as described in this topic, or using the administrative console as described in Delete WS-Notification services.

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

The wsadmin scripting client is run from Qshell. For more information, see Configure Qshell to run WebSphere scripts .

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

After using the command, save the changes to the master configuration using the following command:

AdminConfig.save()


Purpose

This command deletes the specified WS-Notification service and all the objects configured on the service:


Target object

WSNService


Required parameters

None.


Conditional parameters

None.


Optional parameters

-deleteSIBTopicSpaces

TRUE or FALSE. Indicates whether service integration bus topic spaces created by definition of a WS-Notification permanent topic namespace should also be deleted (default is FALSE).


Example

Delete the WS-Notification service newService created in the example from topic "Creating a new WS-Notification service by ".


Related concepts

  • WS-Notification


    Related tasks

  • Use WS-Notification for publish and subscribe messaging for web services

  • Secure WS-Notification

  • Delete WS-Notification services

  • WS-Notification troubleshooting tips


    Related information:

  • WS-Notification services [Collection] Reference topic