Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer web services - UDDI registry > Administer the UDDI registry > Set up and deploying a new UDDI registry


Set up a default UDDI node

We can create a UDDI node with predetermined property values. This UDDI node is suitable for initial evaluation of the UDDI registry and for development and test purposes. When you set up a default UDDI node, the mandatory node properties, such as node ID, are set automatically and you cannot change them. We can create a default UDDI node with an embedded Apache Derby database but a different data source, or with a database other than Apache Derby.

To set up a UDDI node with your own properties, including the mandatory node properties, set up a customized node. See Set up a customized UDDI node.

If you deploy the UDDI registry application into a cluster, and to use an Apache Derby database, use the network version of the Apache Derby database. Embedded Apache Derby is not supported for cluster configurations.


Procedure

  1. Create a database schema to hold the UDDI registry by completing one of the following tasks, ensuring that you use the default node options where specified:

    If you are creating the UDDI node in a cluster, it is assumed that a single database is used for all members of the cluster.

  2. Set up a data source for the UDDI registry application to use to access the database, as described in Create a data source for the UDDI registry.
  3. Deploy the UDDI registry application, as described in Deploy the UDDI registry application.
  4. (AIX) (Solaris) Optional: For a DB2 database, stop the server if it is running. Edit the user profile for the DB2 user that starts the node agent or server. Modify the user profile to run the db2profile script, which is located in the root directory of the DB2 user ID (for example, /home/db2inst1/sqllib/db2profile). Alternatively, you can run the db2profile script manually, but do this every time that you restart the node agent or server. Enter the following command (there is a single space character after the period in this command):
    . /home/db2inst1/sqllib/db2profile
    

  5. Click Applications > Application Types > WebSphere enterprise applications to display the installed applications. Start the UDDI registry application by selecting the check box next to the application name and clicking Start. Alternatively, if the application server is not already running, start the application server. This action automatically starts the UDDI registry application. The UDDI node is now active.

    If you restart the UDDI application or the application server, the UDDI node always reactivates, even if the node was previously deactivated.

  6. Click UDDI > UDDI Nodes > UDDI_node_id to display the properties page for the UDDI registry node. Set Prefix for generated discoveryURLs to a valid URL for the configuration. This property specifies the URL prefix that is applied to generated discovery URLs that are used by the HTTP GET service for UDDI Version 2.


What to do next

Because you chose to use a default UDDI node, the node is initialized when the UDDI application is started for the first time. Follow the instructions in Use the UDDI registry installation verification test (IVT) to verify that we have successfully set up the UDDI node.


Related


Create a DB2 distributed database for the UDDI registry
Create a DB2 for z/OS database for the UDDI registry
Create an Apache Derby database for the UDDI registry
Create a Microsoft SQL Server database for the UDDI registry
Create an Oracle database for the UDDI registry
Create a data source for the UDDI registry
Deploy the UDDI registry application
Set up a customized UDDI node
Use the UDDI registry installation verification test (IVT)
Set up and deploying a new UDDI registry

+

Search Tips   |   Advanced Search