UDDI registry SOAP service end points

UDDI Version 3 supports multiple versions of SOAP API services. Depending on the security settings for WebSphere® Application Server and the user data constraint transport guarantee settings for the UDDI SOAP service, UDDI Version 3 supports different end points for different services.

The following list of default context root and Uniform Resource Locator (URL) values apply when WebSphere Application Server security is enabled and you and do not change the default supplied security settings. If you do not use the default security settings, the context root and URL values might differ.

In the following URLs, the variables have the following values:
  • host_name is the name of the machine that is running the relevant profile.
  • http_port is the internal HTTP port for the profile, for example 9080.
  • ssl_port is the internal secure sockets layer (SSL) port for the profile, for example 9443.
  • Version 1 and Version 2 SOAP API services
    Inquiry service
    Default (soap.war) context-root='/uddisoap' and url-pattern = 'inquiryAPI' or 'inquiryapi'.

    Default URL: http://host_name:http_port/uddisoap/inquiryapi

    Publish service
    Default (soap.war) context-root='/uddisoap' and url-pattern = 'publishAPI' or 'publishapi'.

    Default URL: https://host_name:ssl_port/uddisoap/publishapi or http://host_name:http_port/uddisoap/publishapi

  • Version 3 SOAP API services
    Inquiry service
    Default (soap.war) context-root='/uddiv3soap' and url-pattern = '/services/UDDI_Inquiry_Port'

    Default URL: http://host_name:http_port/uddiv3soap/services/UDDI_Inquiry_Port

    Publish service
    Default (soap.war) context-root='/uddiv3soap' and url-pattern = '/services/UDDI_Publish_Port'

    Default URL: https://host_name:ssl_port/uddiv3soap/services/UDDI_Publish_Port or http://host_name:http_port/uddiv3soap/services/UDDI_Publish_Port

    Custody transfer service
    Default (soap.war) context-root='/uddiv3soap' and url-pattern = '/services/UDDI_Custody_Port'

    Default URL: https://hostname:9443/uddiv3soap/services/UDDI_Custody_Port or http://hostname:9080/uddiv3soap/services/UDDI_Custody_Port

    Security service
    Default (soap.war) context-root='/uddiv3soap' and url-pattern = '/services/UDDI_Security_Port'

    Default URL: https://host_name:ssl_port/uddiv3soap/services/UDDI_Security_Port or http://host_name:http_port/uddiv3soap/services/UDDI_Security_Port

An endpoint is available for using HTTP GET to return XML representations of UDDI entities. See the information about HTTP GET services for UDDI registry data structures.

If you configure the UDDI registry to use WebSphere Application Server security, and you do not change the default data confidentiality settings for the UDDI SOAP service, services with default end point URLs with HTTPS and a SSL port require that their data is transported confidentially. Requests that do not use HTTPS are rejected.

If you configure the UDDI registry to use WebSphere Application Server security and you change the data confidentiality setting for the UDDI SOAP service to NONE, or you disable WebSphere Application Server security, services with default end point URLs with HTTPS and a SSL port can also use HTTP and a HTTP port.

To understand how access to the SOAP APIs is protected, see the information about access control for UDDI registry interfaces.


指出主題類型的圖示 參照主題



時間戳記圖示 前次更新: July 9, 2016 11:14
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwsu_soap
檔名:rwsu_soap.html