Specifies the prefix for the URL to the version 3 GET servlet that
is used to retrieve the XML representation of a published entity. This property
applies to UDDI version 3 API requests only.
The format of the prefix is http://hostname:port/uddiv3soap/, where uddisoap
is the context root of the UDDI version 3 SOAP servlet.
When a businessEntity is published, if you have set Node generates
discovery URLs to true, the discoveryURL value is generated based
on this prefix value. Otherwise, the discoveryURL value will be empty.
The UDDI Version 3 specification recommends that you do not enable
generation of discoveryURLs as they can affect the use of digital signatures.
If you do enable generation of discoveryURLs, it is recommended that you do
not change the URL prefix afterwards, otherwise discoveryURLs generated using
the earlier URL prefix will no longer work.
Data type |
URL |
Default |
http://localhost:9080/uddiv3soap/ |