Modify the location (Web address) of the default proxy WSDL file.
A
gateway service that runs in proxy mode has no actual target services and
therefore no WSDL that the gateway can use to configure the service invocation.
A generic proxy WSDL file is used to configure the basic parameters for the
invocation call. For more information, see JAX-RPC handlers and proxy operation.
The supplied
proxy WSDL is located at
http://host_name:port_number/sibws/proxywsdl/ProxyServiceTemplate.wsdl
where
host_name and
port_number are the host name and port number for this application
server. For example
http://your.server.name:4080/sibws/proxywsdl/ProxyServiceTemplate.wsdl
Alternatively,
you can supply the URL for your own equivalent proxy WSDL file.
Note: You can
also override the default proxy WSDL for an individual proxy service using
the administrative console option bus_nameinstance_nameservice_name.