+

Search Tips   |   Advanced Search

Initializing the UDDI registry node


Use this topic to initialize a UDDI registry node after setup or migration. You must have a UDDI registry node set up, either as a new node, or to use for migrating a UDDI registry V2 node.

Set some of the properties of a UDDI registry node before you initialize the node. The UDDI registry node properties are in two categories:

Configure these properties and initialize the node using the UDDI admin console or Java Management Extensions (JMX) management interface.

 

  1. Click UDDI > UDDI Nodes > UDDI_node_id to display the properties page for the UDDI registry node.

  2. Set the mandatory node properties to suitable, and valid, values. These properties are indicated by the presence of an asterisk (*) next to the input field.

    The following list summarizes the properties.

    See on each property, see the context help of the admin console.

    UDDI node ID

    This property must be a text string that begins with uddi: and that is unique to this UDDI node. The default value might be suitable, but ensure that it is unique to the UDDI node before you use it.

    UDDI node description

    Is a text string that describes the node.

    Root key generator

    This property must be a text string that begins with uddi: and that is unique to this UDDI node. The default value might be suitable, but might contain text, such as keyspace_id, that modify to match the system. If we use the default value, ensure that it is unique to this UDDI node.

    Prefix for generated discoveryURLs

    This property must be a valid URL.

  3. If migrating from V2 of the UDDI registry, use the following table to perform the following steps:

    • Set any properties from the uddi.properties file that must remain the same as V2.

    • Set any properties from the uddi.properties file to keep the same value, for example, dbMaxResultCount.


    Table 1. V2 and V3 UDDI properties

    Version 2 UDDI property (which is set in uddi.property file) Version 3 UDDI property (which is set using the admin console or UDDI Administrative Interface) Recommended V3 UDDI property setting
    dbMaxResultCount Maximum inquiry response set size We can retain the value from V2, change the value, or use the default.
    persister No equivalent Not applicable.
    defaultLanguage Default language code Retain the value from V2
    operatorName UDDI node ID Use a valid value for the UDDI node ID. This value is applied to the V2 data as it is migrated.
    maxSearchKeys Maximum search keys We can retain the value from V2, change the value, or use the default.
    getServletURLprefix Prefix for generated discoveryURLs Enter a valid value for the configuration, which is the same as the value used for V2.
    getServletName No equivalent Not applicable.

  4. Set any other properties, such as policy values, that you want to change from the default settings. For an explanation of policies and properties, see UDDI node settings. Remember that we can also change these properties later.

  5. Click Apply to save the changes.

    Verify the mandatory node properties are set to appropriate values and that we have saved them, because we cannot change them after initialization. If we do not save the changes before proceeding to the initialize step, you will have to delete and recreate the database.

  6. After saving the changes, initialize the UDDI node by clicking Initialize, at the top of the pane. If migrating from V 2 of the UDDI registry, the V2 data is migrated now. The initialization might take some time to complete; to track its progress, return to the node collection page and click the refresh icon at the top of the Status column. Alternatively, open a second admin console window, and use the refresh icon in the same way. The UDDI node goes through the following states:

    1. Initialization pending.

    2. Initialization in progress.

    3. Migration in progress. This state occurs only if we are migrating.
    4. Value set creation in progress.

    5. Activated.

 

Next steps

If we migrated the node from a previous version, return to the steps in Migrate to V3 of the UDDI registry to verify that the migration was successful. If we created a new node, follow the steps in Use the UDDI registry installation verification test (IVT) to verify that we have successfully set up the UDDI node.

 

Related tasks


Migrate to V3 of the UDDI registry
Use the UDDI registry installation verification test (IVT)
Set up a customized UDDI node

 

Related


UDDI node settings