UDDI node miscellaneous settings
You can view and edit settings for a UDDI node.
To view this administrative console page, click
.Node generates discoveryURLs
Specifies whether a UDDI node can establish a policy on whether it generates discoveryURL URLs.
Information | Value |
---|---|
Data type | Boolean |
Default | False (cleared) |
Node supports HTTP Get Service
Specifies whether the UDDI node supports an HTTP GET service for access to the XML representations of UDDI data structures.
Information | Value |
---|---|
Data type | Boolean |
Default | True (selected) |
URL prefix for V3 GET servlet
Specifies the prefix for the URL to the Version 3 GET servlet that retrieves 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 uddiv3soap is the context root of the UDDI Version 3 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 Version 3 specification recommends that you do not enable generation of discoveryURL URLs because they can affect the use of digital signatures. If you 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.
Information | Value |
---|---|
Data type | URL |
Default | http://localhost:9080/uddiv3soap/ |