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 the topic "Configure
Qshell to run WebSphere Application Server scripts".
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:
wsadmin> $AdminTask help SIBWebServices
wsadmin> $AdminTask help command_name
This command removes the configuration for an OutboundPort.
The port destination is deleted. Any messages on the port destination are either deleted or sent to an exception destination as specified in the policy for the messaging bus.
If the port that is removed is the default for the OutboundService, then one of the remaining ports (if any) is chosen to be the default, and the default routing on the service destination is updated. If there are no more ports, the default is cleared from the OutboundService and the service destination.
Resources associated with the OutboundPort (JAX-RPC handler lists, WS-Security configuration) are dissociated from the OutboundPort, but not deleted.
None.
$AdminTask removeSIBWSOutboundPort $outPort