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 document that
the gateway can use to configure the service invocation. A generic
template 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 template WSDL file is located here:
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:9080/SIBWS/proxywsdl/ProxyServiceTemplate.wsdl
Alternatively,
you can supply the Web address of your own equivalent template WSDL
file.