Configuring SOAP API and GUI services for the UDDI registry
For SOAP application programming interface (API) and graphical user interface (GUI) UDDI services, you can configure whether the service is secure. For Version 1 and Version 2 SOAP API services, you can also configure the default pool size.
Before you begin
About this task
- defaultPoolSize. The number of SOAP parsers with which to initialize the parser pool for the SOAP interface. You can set this property independently for the Publish (uddipublish) and Inquiry (uddi) APIs. For example, if you expect more inquiries than publish requests through the SOAP interface, you can set a larger pool size for the Inquiry API. The default initial size for both APIs is 10.
- Whether the API is secure, that is, accessed using HTTPS, or insecure, that is, accessed using HTTP. The default is to use HTTPS for the Publish API and HTTP for the Inquiry API.
For the Version 3 SOAP interface, you can specify whether Publish, Custody Transfer, Security and Inquiry APIs are secure, that is, accessed using HTTPS, or insecure, that is, accessed using HTTP. The default is to use HTTPS for the Publish, Custody Transfer, and Security APIs, and HTTP for the Inquiry API.
For the Version 3 GUI interface, you can specify whether the Publish and Inquiry services are secure, that is, accessed using HTTPS, or insecure, that is, accessed using HTTP. The default is to use HTTPS for the Publish service and HTTP for the Inquiry service.