Before you begin
You can configure the following SOAP interface properties:
- defaultPoolSize - the number of SOAP parsers with which to initialize
the parser pool for the SOAP interface. You can set this 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, use either of
the following methods: