UDDI node miscellaneous
This topic contains details of the miscellaneous settings that you can configure for a UDDI node.
To view this console page, click UDDI > UDDI Nodes > UDDI_node_id > Miscellaneous policies .
- Node generates discoveryURLs
Specify whether a UDDI node can establish a policy on whether it generates discoveryURLs.
Data type Boolean Default False (cleared)
- Node supports HTTP Get Service
Specify whether the UDDI node supports an HTTP GET service for access to the XML representations of UDDI data structures.
Data type Boolean Default True (selected)
- URL prefix for V3 GET servlet
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 V3 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/
Related tasks
Manage the UDDI registry
Related Reference
HTTP GET services for UDDI registry data structures
Related information
Policy groupsAdministrative console buttons
Administrative console page features
Reference topic