+

Search Tips   |   Advanced Search

deleteSIBJMSActivationSpec command

Use the deleteSIBJMSActivationSpec command to delete a JMS activation specification for the default messaging provider at a specific scope.

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 JMS activation specification.


Target object

A JMS activation specification.


Required parameters

None.


Optional parameters

None.


Example


Related concepts

  • J2C activation specification configuration and use

  • JCA activation specifications and service integration


    Related tasks

  • Configure an activation specification for the default messaging provider

  • createSIBJMSActivationSpec command

  • listSIBJMSActivationSpecs command

  • modifySIBJMSActivationSpec command

  • showSIBJMSActivationSpec command Reference topic