UDDI node miscellaneous settings
We can view and edit settings for a UDDI node.
To view this admin console page, click UDDI > UDDI Nodes > UDDI_node_id > Miscellaneous policies.
- Node generates discoveryURLs
Whether a UDDI node can establish a policy on whether it generates discoveryURL URLs.
Data type Boolean Default False (cleared)
- Node supports HTTP Get Service
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 V3 GET servlet that retrieves the XML representation of a published entity. This property applies to UDDI V3 API requests only.
The format of the prefix is http://hostname:port/uddiv3soap/, where uddiv3soap is the context root of the UDDI V3 SOAP servlet.
When a businessEntity entity is published, if Node generates discovery URLs is selected, the discoveryURL value is generated based on this prefix value. Otherwise, the discoveryURL value is empty.
The UDDI V3 spec recommends that you do not enable generation of discoveryURL URLs because they can affect the use of digital signatures. If we do enable generation of discoveryURL URLs, do not change the URL prefix later, otherwise discoveryURL URLs that were generated using the earlier URL prefix no longer work.
Data type URL Default http://localhost:9082/uddiv3soap/
Related tasks
Manage the UDDI registry
Related
HTTP GET services for UDDI registry data structures 
Related information
Policy groups
Administrative console buttons
Administrative console page features