Initializing the UDDI Registry node

 

Initializing the UDDI Registry node

Use this topic to initialize a UDDI Registry node after set up or migration.

You must have already set up a UDDI Registry node, either as a new node or to use for migrating a UDDI Registry Version 2 node.

The UDDI Registry node has various properties, some of which must be set before initializing the node. There are two categories of UDDI Registry node properties:

Configure these properties and initialize the node using the UDDI administrative console or 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 a '*' next to the input field. The properties are listed below; more information on each property is given in the context help of the administrative console.

    UDDI node ID

    This must be a text string beginning with 'uddi:' that is unique to this UDDI node. The default value may be sufficient, but if you accept it you should ensure that it is unique.

    UDDI node description

    This is a text string describing the node.

    Root key generator

    This must be a text string beginning with 'uddi:' that is unique to this UDDI node. The default value may be sufficient but may contain text, such as 'keyspace_id', that you should modify to match your system. If you accept the default value, ensure that it is unique for this UDDI node.

    Prefix for generated discoveryURLs

    This should be a valid URL.

  3. If you are migrating from Version 2 of the UDDI Registry, use the table below to perform the following steps:

    • Set any properties from

      uddi.properties that must remain the same as Version 2.

    • Set any properties from

      uddi.properties that you would like to keep the same (such as dbMaxResultCount).

    Version 2 UDDI property (set in uddi.property file) Version 3 UDDI Property (set via Administrative Console or UDDI Administrative Interface) Recommended Version 3 UDDI property setting
    dbMaxResultCount maximum inquiry response set size You might want to retain the value from Version 2, but can safely change this (or use the default)
    persister no equivalent Not applicable
    defaultLanguage default language code You are recommended to retain the value from Version 2
    operatorName UDDI node ID You must use a valid value for the UDDI node ID. This will be applied to your Version 2 data as it is migrated.
    maxSearchKeys maximum search keys You might want to retain the value from Version 2, but can safely change this (or use the default)
    getServletURLprefix Prefix for generated discoveryURLs You should enter a valid value for your configuration, which should therefore be the same as the value used for Version 2.
    getServletName no equivalent Not applicable

  4. Set any other properties, such as policy values, that you wish to change from the default settings (or these can be changed at a later time). For an explanation of policies and properties see Managing the UDDI Registry.

  5. Once the properties have been set to appropriate values, click Apply to save your changes. It is important to save the changes before proceeding to the initialize step.

  6. Initialize the UDDI node by clicking Initialize , at the top of the pane. If you are migrating from Version 2 of the UDDI Registry, the Version 2 data is migrated now. The initialization may take some time to complete.

 

What to do next

If you have migrated the node from a previous version, return to Migrating to Version 3 of the UDDI Registry to verify that the migration was successful. If you have created a new node, follow the instructions in Using the UDDI Registry Installation Verification Program (IVP) to verify that you have successfully set up the UDDI node.


Related tasks
Migrating to Version 3 of the UDDI Registry
Using the UDDI Registry Installation Verification Program (IVP)



Searchable topic ID: twsu_node_init