Configure SOAP interface properties
One can configure the following SOAP interface properties
- defaultPoolSize - the number of SOAP parsers with which to initialize the parser pool for the SOAP interface. The can be set independently for the Publish (uddipublish) and Inquiry (uddi) APIs. For example, if you expect more inquiries than publish requests via the SOAP interface, you can set a larger pool size for the Inquiry API. The default initial size for both APIs is 10.
- The context root used for the Publish and Inquiry APIs, which forms a part of the URL by which they are accessed. By default this is /uddisoap.
- Whether the API is to be secure (via HTTPS) or insecure (via HTTP). The default is to use HTTPS.
To configure the following SOAP interface properties, you can use either of the following methods, as described below:
- Configure SOAP properties with the AAT (the recommended option, especially for a production environment)
- Configure SOAP properties in an already-deployed application for the SOAP module in the UDDI application directly. This option is faster and may be the preferred method in a test environment.
Configure the UDDI Registry
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.