If external clients access the endpoint listener
through an HTTP server or server cluster, typically using default
port 80, then this URL root includes the HTTP server name and no port
number. For example:
http://www.yourcompany.com/sibws
However,
if you allow external clients to connect direct to your application
server (for example in a development or test environment) then this
URL root includes the application server host name and port number.
For example:
http://your.server.name:9080/sibws