refreshSIBWSOutboundServiceWSDL command

Use the refreshSIBWSOutboundServiceWSDL command to refresh a service integration bus-enabled web services outbound service WSDL file.

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 Configuring Qshell to run WebSphere Application Server scripts using wsadmin scripting .

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

After using the command, save your changes to the master configuration; for example, by using the following command:


AdminConfig.save()

Purpose

This command loads the WSDL document from the OutboundService WSDLLocation parameters, and locates the WSDLLocation-specified service element.

Target object

ObjectName of the OutboundService object.

If the service element is not present, the command fails.

The OutboundPorts must be a subset of the ports in the loaded WSDL document, otherwise the command fails.

If the WSDL is to be retrieved through a proxy, the server on which the command is running must have the system properties that identify the proxy server set correctly. If the proxy requires authentication, then the user ID and password can be set as parameters on the command.

Required parameters

None.

Conditional parameters

None.

Optional parameters

-userId
The user ID that you use to retrieve the WSDL.
-password
The password that you use to retrieve the WSDL.

Example




Related tasks
Modifying an existing outbound service configuration
Making an externally-hosted web service available internally
Related information
Outbound services [Settings]
Reference topic Reference topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 7:16:32 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-iseries&topic=rjw_cli_outwsdl_refresh
File name: rjw_cli_outwsdl_refresh.html