Use this page to specify endpoint URL prefix information for Web services accessed by HTTP. Prefixes are used to form complete endpoint addresses included in published Web Services Description Language (WSDL) files.
To view this administrative console page, click Applications >Enterprise Applications > application_instance > Provide HTTP endpoint URL information.
You can specify a portion of the endpoint URL to be used in each Web service module. In a published WSDL file, the URL defining the target endpoint address is found in the location attribute of the port's soap:address element.
Configuration tab
You can select a prefix from a predefined list using the HTTP URL prefix or Custom HTTP URL prefix field.
The URL prefix format is protocol://host_name:port_number, for example, http://myHost:9045. The actual endpoint URL that appears in a published WSDL file consists of the prefix followed by the module's context-root and the Web service url-pattern, for example, http://myHost:9045/services/myService.
To set an HTTP endpoint URL prefix, select Select default HTTP URL prefix and select a value from the drop down list. 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 URL prefix field of any module whose check box (in the leftmost column) is selected.
To set a custom HTTP endpoint URL prefix, 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 (in the leftmost column) is selected.