Setting the default outbound port using the wsadmin tool

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

[iSeries] 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:

For additional details of the command properties, see the related reference topic.

Purpose

This command updates the default outbound port for an outbound service.

Command name
setDefaultSIBWSOutboundPort
Target
ObjectName of the OutboundService object whose default port is to be updated.
Result
None.

The default port is updated for the OutboundService, and the default routing on the service destination is updated to point at the port destination.

Required parameters

name
The name of the port to be set as the default.

Conditional parameters

None.

Optional parameters

None.

Example

$AdminTask setDefaultOutboundPort $outService {-name "MyServiceSoap"}



Related reference
Creating a new outbound service configuration using the wsadmin tool
Deleting an outbound service configuration using the wsadmin tool
Adding an outbound port using the wsadmin tool
Removing an outbound port using the wsadmin tool
Creating a new inbound service configuration using the wsadmin tool
Deleting an inbound service configuration using the wsadmin tool
Adding an inbound port using the wsadmin tool
Removing an inbound port using the wsadmin tool
Refreshing the outbound service WSDL file using the wsadmin tool
Refreshing the inbound service WSDL file using the wsadmin tool
Publishing to UDDI the inbound service WSDL file using the wsadmin tool
Removing from UDDI the inbound service WSDL file using the wsadmin tool
Creating a new endpoint listener configuration using the wsadmin tool
Deleting an endpoint listener configuration using the wsadmin tool
Connecting an endpoint listener to a service integration bus using the wsadmin tool
Disconnecting an endpoint listener from a service integration bus using the wsadmin tool
Working with bus-enabled Web services using the wsadmin tool
Related information
Outbound Ports [Settings]
Reference topic    

Terms of Use | Feedback

Last updated: Feb 19, 2011 5:25:36 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v610web&product=was-nd-mp&topic=rjw_cli_outp_def
File name: rjw_cli_outp_def.html