Specifies the protocol, host, and port_number of
the intermediate service if the Web services in a module are accessed through
an intermediate node, for example the Web services gateway or an IHS server.
To set a custom HTTP endpoint URL prefix, you must also configure the custom
JVM property, com.ibm.ws.webservices.enableHTTPPrefix in
the administrative console and set the value to true. Setting
this custom JVM property is required so the custom HTTP URL is correctly populated
in the URL field of the WSDL file that is returned to the client. If this
custom JVM property is not configured, the custom HTTP URL prefix is not in
the URL field in the copy of the WSDL file that the service returns to the
client. To learn how to configure this custom JVM property, see the documentation
on configuring additional HTTP transport properties using the JVM custom property
panel in the administrative console. You must restart the application server
after this custom property has been defined so that this property is used
by the system.
After the com.ibm.ws.webservices.enableHTTPPrefix custom
JVM property is configured, select Select custom HTTP URL prefix and
enter a value. Select the check box of the modules that are to use the prefix
and click Apply. When you click Apply, the entry in the Select
default HTTP URL prefix or Select custom HTTP URL prefix fields,
depending on which is selected, is copied into the HTTP endpoint URL prefix field
of any module whose check box is selected.