deleteSCADestinations.jacl command

Use the deleteSCADestinations.jacl command to remove Service Component Architecture (SCA) destinations associated with a particular module.

Purpose

The deleteSCADestinations.jacl command removes inactive SCA destinations associated with a module from the server configuration.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-wsadmin----+----------------+---- -f----deleteSCADestinations.jacl----moduleName----+---------+-><
              '--conntype none-'                                                       '- -force-'   

Parameters

-conntype none
An optional parameter that specifies that all connection types are affected.
moduleName
A mandatory parameter that specifies the module for which you are deleting the SIBus destinations.
-force
An optional parameter that specifies that the destinations associated with moduleName should be removed even if the destination is currently active.

Example

This command deletes all of the inactive destinations associated with module, MyModule.

wsadmin -f deleteSCADestinations.jacl MyModule

Last updated: Tue 24 Oct 2006 09:37:07

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)